Loading API/worldanalysis/worldanalysisopenapi.yaml +4 −0 Original line number Diff line number Diff line Loading @@ -160,6 +160,7 @@ paths: uniqueItems: true items: type: object title: UuidAndMode properties: uuid: type: string Loading @@ -178,6 +179,7 @@ paths: application/json: schema: type: object title: Poses properties: poses: type: array Loading Loading @@ -387,6 +389,7 @@ paths: application/json: schema: type: object title: Capabilities properties: capabilities: type: array Loading Loading @@ -426,6 +429,7 @@ paths: application/json: schema: type: object title: Supports properties: type: $ref: '../common/commonopenapi.yaml#/components/schemas/TypeWorldStorage' Loading API/worldstorage/worldstorageopenapi.yaml +24 −9 Original line number Diff line number Diff line Loading @@ -103,6 +103,7 @@ paths: uniqueItems: true items: type: object title: UuidAndMode properties: uuid: type: string Loading @@ -126,6 +127,7 @@ paths: application/json: schema: type: object title: RelocalizationInformations properties: RelocInfo: type: array Loading Loading @@ -236,6 +238,10 @@ paths: content: application/json: schema: type: object title: Trackables properties: trackables: type: array items: $ref: "#/components/schemas/Trackable" Loading Loading @@ -402,6 +408,10 @@ paths: content: application/json: schema: type: object title: WorldAnchors properties: worldAnchors: type : array items : $ref: "#/components/schemas/WorldAnchor" Loading Loading @@ -568,6 +578,10 @@ paths: content: application/json: schema: type: object title: WorldLinks properties: worldLinks: type : array items : $ref: "#/components/schemas/WorldLink" Loading Loading @@ -666,6 +680,7 @@ components: type: array items: type: object title: RelocObject properties: trackable: $ref : '#/components/schemas/Trackable' Loading Loading
API/worldanalysis/worldanalysisopenapi.yaml +4 −0 Original line number Diff line number Diff line Loading @@ -160,6 +160,7 @@ paths: uniqueItems: true items: type: object title: UuidAndMode properties: uuid: type: string Loading @@ -178,6 +179,7 @@ paths: application/json: schema: type: object title: Poses properties: poses: type: array Loading Loading @@ -387,6 +389,7 @@ paths: application/json: schema: type: object title: Capabilities properties: capabilities: type: array Loading Loading @@ -426,6 +429,7 @@ paths: application/json: schema: type: object title: Supports properties: type: $ref: '../common/commonopenapi.yaml#/components/schemas/TypeWorldStorage' Loading
API/worldstorage/worldstorageopenapi.yaml +24 −9 Original line number Diff line number Diff line Loading @@ -103,6 +103,7 @@ paths: uniqueItems: true items: type: object title: UuidAndMode properties: uuid: type: string Loading @@ -126,6 +127,7 @@ paths: application/json: schema: type: object title: RelocalizationInformations properties: RelocInfo: type: array Loading Loading @@ -236,6 +238,10 @@ paths: content: application/json: schema: type: object title: Trackables properties: trackables: type: array items: $ref: "#/components/schemas/Trackable" Loading Loading @@ -402,6 +408,10 @@ paths: content: application/json: schema: type: object title: WorldAnchors properties: worldAnchors: type : array items : $ref: "#/components/schemas/WorldAnchor" Loading Loading @@ -568,6 +578,10 @@ paths: content: application/json: schema: type: object title: WorldLinks properties: worldLinks: type : array items : $ref: "#/components/schemas/WorldLink" Loading Loading @@ -666,6 +680,7 @@ components: type: array items: type: object title: RelocObject properties: trackable: $ref : '#/components/schemas/Trackable' Loading