Commit a949470e authored by bradburyr's avatar bradburyr
Browse files

Remove spurious control character.

parent 35820eea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ paths:
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/NetworkAssistanceSession'
                $ref: '#/components/schemas/NetworkAssistanceSession'
        '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