Commit e9770cd1 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

minor fix

parent fab23323
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -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.
@@ -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.