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

Minor Bug Fixed

parent 9151038a
Pipeline #7655 running with stage
......@@ -1771,7 +1771,7 @@ components:
$ref: "#/components/requestBodies/LogReportAvailableNotification"
responses:
"204":
$ref: '#/components/responses/LogReportAvailableNotification.Post'
$ref: '#/components/responses/LogReportAvailableNotification.Post.204'
"400":
$ref: '../components/SOL009_resp.yaml#/components/responses/400'
"401":
......@@ -1804,7 +1804,7 @@ components:
- $ref: "../components/SOL009_params.yaml#/components/parameters/Authorization"
responses:
"204":
$ref: '#/components/responses/LogReportNotification.Get'
$ref: '#/components/responses/LogReportNotification.Get.204'
"400":
$ref: '../components/SOL009_resp.yaml#/components/responses/400'
"401":
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment