Commit 64f219e8 authored by Jerome Royan's avatar Jerome Royan
Browse files

remove uniqueItem for objects

parent 2350fcbd
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -128,7 +128,6 @@
      Capability:
        description: An object representing a supported capability of the World Analysis and its associated metadata
        type: object
        uniqueItems: true
        properties:
          trackableType:
            $ref: '#/components/schemas/TrackableType'
+0 −1
Original line number Diff line number Diff line
@@ -569,7 +569,6 @@ components:
    PoseConfiguration:
      description: An object representing the framerate that the World Analysis needs to reach for a given Trackable Type
      type: object
      uniqueItems: true
      properties:
        trackableType:
          type: string