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

getPoses : fix comment with specifying that we expect a list

parent 8d89f714
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -153,7 +153,7 @@ paths:
          $ref: '../common/commonopenapi.yaml#/components/schemas/SessionID'
      - name: uuid
        in: query
        description: UUID of the Trackable or Anchor to request with the mode representing the context of the Relocalization information (AR device to WorldAnchor/Trackable or WorldAnchor/Trackable to AR device)
        description: List of UUIDs of the Trackables and Anchors to request with the mode representing the context of the Relocalization information (AR device to WorldAnchor/Trackable or WorldAnchor/Trackable to AR device)
        required: true
        schema:
          type: array