Commit 9ad2a2d2 authored by Jerome Royan's avatar Jerome Royan
Browse files

fix: remove uniqueItem for object type. To be used only for array

parent 41445c28
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -572,7 +572,7 @@ components:
    PoseConfiguration:
      description: An object representing the framerate that the World Analysis needs to reach for a given Trackable Type
      type: object
      uniqueItems: true
      #uniqueItems: true
      properties:
        trackableType:
          type: string