Commit 72023567 authored by bradburyr's avatar bradburyr
Browse files

Corrected result object type of bit rate recommendation operation in line with...

Corrected result object type of bit rate recommendation operation in line with clause 5.3.4.4 of TS 26.510 Rel-18 CR0003.
parent 8b0e7e67
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -276,7 +276,7 @@ paths:
          content:
            application/json:
              schema:
                  $ref: 'TS26510_CommonData.yaml#/components/schemas/M5QoSSpecification'
                  $ref: 'TS26510_CommonData.yaml#/components/schemas/ClientQosSpecification'
        '400': # Bad Request: The syntax of the HTTP request is malformed in a way not covered by one of the following more specific client errors
          $ref: 'TS29571_CommonData.yaml#/components/responses/400'
        '401': # Unauthorized