Loading API/worldstorage/worldstorageopenapi.yaml +18 −9 Original line number Diff line number Diff line Loading @@ -228,6 +228,9 @@ paths: content: application/json: schema: type: object properties: trackables: type: array items: $ref: "#/components/schemas/Trackable" Loading Loading @@ -373,6 +376,9 @@ paths: content: application/json: schema: type: object properties: worldAnchors: type : array items : $ref: "#/components/schemas/WorldAnchor" Loading Loading @@ -518,6 +524,9 @@ paths: content: application/json: schema: type: object properties: worldLinks: type : array items : $ref: "#/components/schemas/WorldLink" Loading Loading
API/worldstorage/worldstorageopenapi.yaml +18 −9 Original line number Diff line number Diff line Loading @@ -228,6 +228,9 @@ paths: content: application/json: schema: type: object properties: trackables: type: array items: $ref: "#/components/schemas/Trackable" Loading Loading @@ -373,6 +376,9 @@ paths: content: application/json: schema: type: object properties: worldAnchors: type : array items : $ref: "#/components/schemas/WorldAnchor" Loading Loading @@ -518,6 +524,9 @@ paths: content: application/json: schema: type: object properties: worldLinks: type : array items : $ref: "#/components/schemas/WorldLink" Loading