Skip to content

Instantly share code, notes, and snippets.

{
"openapi": "3.0.1",
"info": {
"title": "Film Manager",
"description": "REST APIs for the interaction with the Film Manager service.",
"termsOfService": "http://swagger.io/terms/",
"license": {
"name": "Apache 2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"
},