Commit 1e591acd authored by bradburyr's avatar bradburyr
Browse files

Fixed wrong data type name.

parent 9d3dcada
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ paths:
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/ProvisioningContentHostingConfiguration'
                $ref: '#/components/schemas/ContentHostingConfiguration'
        '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