Commit 8a76dd39 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 85c2101f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -100,7 +100,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: