Commit 32912d4d authored by Jerome Royan's avatar Jerome Royan Committed by Sylvain Renault
Browse files

Yes, you are right, the position is to less. GEOPOSE is better.

parent 8b13db35
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -403,7 +403,7 @@ components:
        trackableType:
        trackableType:
          description: Extensible list of trackable types possibly handled by complient World Storage implementation.
          description: Extensible list of trackable types possibly handled by complient World Storage implementation.
          type: string
          type: string
          enum: [FIDUCIAL_MARKER, IMAGE_MARKER, MAP, GEOPOSITION, OTHER]
          enum: [FIDUCIAL_MARKER, IMAGE_MARKER, MAP, GEOPOSE, OTHER]
          example: FIDUCIAL_MARKER
          example: FIDUCIAL_MARKER
        trackableEncodingInformation:         
        trackableEncodingInformation:         
          $ref: '#/components/schemas/EncodingInformationStructure'
          $ref: '#/components/schemas/EncodingInformationStructure'