Commit 642442f7 authored by Muhammad Hamza's avatar Muhammad Hamza
Browse files

Minor Bug Fixed

parent 9151038a
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -1771,7 +1771,7 @@ components:
              $ref: "#/components/requestBodies/LogReportAvailableNotification"
              $ref: "#/components/requestBodies/LogReportAvailableNotification"
            responses:
            responses:
              "204":
              "204":
                $ref: '#/components/responses/LogReportAvailableNotification.Post'
                $ref: '#/components/responses/LogReportAvailableNotification.Post.204'
              "400":
              "400":
                $ref: '../components/SOL009_resp.yaml#/components/responses/400'
                $ref: '../components/SOL009_resp.yaml#/components/responses/400'
              "401":
              "401":
@@ -1804,7 +1804,7 @@ components:
              - $ref: "../components/SOL009_params.yaml#/components/parameters/Authorization"
              - $ref: "../components/SOL009_params.yaml#/components/parameters/Authorization"
            responses:
            responses:
              "204":
              "204":
                $ref: '#/components/responses/LogReportNotification.Get'
                $ref: '#/components/responses/LogReportNotification.Get.204'
              "400":
              "400":
                $ref: '../components/SOL009_resp.yaml#/components/responses/400'
                $ref: '../components/SOL009_resp.yaml#/components/responses/400'
              "401":
              "401":