Commit c5c73f93 authored by bradburyr's avatar bradburyr
Browse files

Removed duplicate response body.

parent a949470e
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -41,10 +41,6 @@ paths:
      responses:
        '201': # OK
          description: 'Network Assistance Session Created'
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/NetworkAssistanceSession'
          headers:
            Location:
              description: 'The URL of the newly created Network Assistance Session resource'