diff --git a/API/worldstorage/worldstorageopenapi.yaml b/API/worldstorage/worldstorageopenapi.yaml index b8ebff1f6aeb651974b9cf54bae37241e713a1ca..35e994b3f9c8a9920acb92196844073a0e18ca9a 100644 --- a/API/worldstorage/worldstorageopenapi.yaml +++ b/API/worldstorage/worldstorageopenapi.yaml @@ -16,7 +16,7 @@ openapi: "3.0.0" info: - version: 1.0.0 + version: 2.0.1 title: World Storage API description: API ensuring interoperability between an authoring tool and a World Storage service license: @@ -809,4 +809,4 @@ components: items: type: string minItems: 1 - example: { "Place" : ["Building 123"], "Room" : ["007"]} \ No newline at end of file + example: { "Place" : ["Building 123"], "Room" : ["007"]}