Loading src/SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -189,7 +189,7 @@ paths: NOTE: The present document does not specify the mechanism how to retrieve the log files. NOTE: The present document does not specify the mechanism how to retrieve the log files. parameters: parameters: - $ref: "#/components/parameters/logJobId" - $ref: "#/components/parameters/logJobId" - $ref: "#/components/parameters/logJReportId" - $ref: "#/components/parameters/logReportId" get: get: description: >- description: >- The API consumer can use this method for reading an individual log report. The API consumer can use this method for reading an individual log report. Loading Loading @@ -448,8 +448,8 @@ components: required: true required: true schema: schema: $ref: '../components/SOL009_schemas.yaml#/components/schemas/Identifier' $ref: '../components/SOL009_schemas.yaml#/components/schemas/Identifier' logJReportId: logReportId: name: logJReportId name: logReportId in: path in: path description: >- description: >- Identifier of the report. Identifier of the report. Loading Loading
src/SOL009/NFVManoLogManagement/NFVManoLogManagement.yaml +3 −3 Original line number Original line Diff line number Diff line Loading @@ -189,7 +189,7 @@ paths: NOTE: The present document does not specify the mechanism how to retrieve the log files. NOTE: The present document does not specify the mechanism how to retrieve the log files. parameters: parameters: - $ref: "#/components/parameters/logJobId" - $ref: "#/components/parameters/logJobId" - $ref: "#/components/parameters/logJReportId" - $ref: "#/components/parameters/logReportId" get: get: description: >- description: >- The API consumer can use this method for reading an individual log report. The API consumer can use this method for reading an individual log report. Loading Loading @@ -448,8 +448,8 @@ components: required: true required: true schema: schema: $ref: '../components/SOL009_schemas.yaml#/components/schemas/Identifier' $ref: '../components/SOL009_schemas.yaml#/components/schemas/Identifier' logJReportId: logReportId: name: logJReportId name: logReportId in: path in: path description: >- description: >- Identifier of the report. Identifier of the report. Loading