Commit 03a9dc0e authored by Jerome Royan's avatar Jerome Royan
Browse files

Remove uniqueness of requested uuid parameters for get pose as it is not...

Remove uniqueness of requested uuid parameters for get pose as it is not supported by all generators
parent a29ce6de
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -162,7 +162,8 @@ paths:
        required: true
        schema:
          type: array
          uniqueItems: true
          ## Suppress uniqueness as it is transformed into a set data structure not fully supported by all generators
          ## uniqueItems: true
          items:
            type: object
            properties: