Commit 0ac8ad00 authored by bradburyr's avatar bradburyr
Browse files

Corrected data type of Location: response header in create operation.

parent a8df79cd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,7 +53,7 @@ paths:
              description: 'URL of the newly created Content Hosting Configuration (same as request URL).'
              required: true
              schema:
                $ref: '#/components/schemas/ContentHostingConfiguration'
                $ref: 'TS26510_CommonData.yaml#/components/schemas/AbsoluteUrl'
          content:
            application/json:
              schema: