Loading API/worldstorage/worldstorageopenapi.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ paths: name: token schema: $ref: '../common/commonopenapi.yaml#/components/schemas/Token' - in: header - in: query name: uuids description: List of pairs consisting of UUIDs of requested World Anchors or Trackables and a mode representing the context of the requested information required: true Loading @@ -109,7 +109,7 @@ paths: mode: $ref: '../common/commonopenapi.yaml#/components/schemas/Mode_WorldStorage' - in: header - in: query name: capabilities description: the list of all trackables and his encoding structure associated representing the supported data of the User required: true Loading Loading
API/worldstorage/worldstorageopenapi.yaml +2 −2 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ paths: name: token schema: $ref: '../common/commonopenapi.yaml#/components/schemas/Token' - in: header - in: query name: uuids description: List of pairs consisting of UUIDs of requested World Anchors or Trackables and a mode representing the context of the requested information required: true Loading @@ -109,7 +109,7 @@ paths: mode: $ref: '../common/commonopenapi.yaml#/components/schemas/Mode_WorldStorage' - in: header - in: query name: capabilities description: the list of all trackables and his encoding structure associated representing the supported data of the User required: true Loading