Commit 3f721fd1 authored by Jérémy Lacoche's avatar Jérémy Lacoche
Browse files

End rebase with main to in the state of develop

parent d671ce98
Loading
Loading
Loading
Loading

API/openapi.yaml

deleted100644 → 0
+0 −779

File deleted.

Preview size limit exceeded, changes collapsed.

+1 −6
Original line number Original line Diff line number Diff line
@@ -157,6 +157,7 @@ paths:
        required: true
        required: true
        schema:
        schema:
          type: array
          type: array
          uniqueItems: true
          items:
          items:
            type: object
            type: object
            properties:
            properties:
@@ -542,12 +543,6 @@ components:
            type: string
            type: string
            format: uuid
            format: uuid
            example: "fa8bbe40-8052-11ec-a8a3-0242ac120002"
            example: "fa8bbe40-8052-11ec-a8a3-0242ac120002"
          targets:
            description: List of UUID of the Trackable or Anchor to subscribe
            type: array
            items:
              format: uuid
            example: [ "fa8bbe40-8052-11ec-a8a3-0242ac120002", "fa8bbe40-8052-11ec-a8a3-0242ac120003"]
          mode:
          mode:
            description: Mode representing the context of the Relocalization information (AR device to WorldAnchor/Trackable or WorldAnchor/Trackable to AR device)
            description: Mode representing the context of the Relocalization information (AR device to WorldAnchor/Trackable or WorldAnchor/Trackable to AR device)
            $ref: '../common/commonopenapi.yaml#/components/schemas/Mode_WorldAnalysis'
            $ref: '../common/commonopenapi.yaml#/components/schemas/Mode_WorldAnalysis'