Commit 1f2cecef authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL003 : typos fixes

parent b4fe3534
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -60,7 +60,7 @@ paths:
        As the result of successfully executing this method, a new "Individual PM job" resource as defined
        As the result of successfully executing this method, a new "Individual PM job" resource as defined
        in clause 6.4.3 shall have been created.
        in clause 6.4.3 shall have been created.
      parameters:
      parameters:
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Content-Type
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/ContentType
      requestBody:
      requestBody:
        $ref: '#/components/requestBodies/CreatePmJobRequest'
        $ref: '#/components/requestBodies/CreatePmJobRequest'
      responses:
      responses:
@@ -288,7 +288,7 @@ paths:
        As the result of successfully executing this method, a new "Individual threshold" resource
        As the result of successfully executing this method, a new "Individual threshold" resource
        as defined in clause 6.4.6 shall have been created.
        as defined in clause 6.4.6 shall have been created.
      parameters:
      parameters:
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Content-Type
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/ContentType
      requestBody:
      requestBody:
        $ref: '#/components/requestBodies/CreateThresholdRequest'
        $ref: '#/components/requestBodies/CreateThresholdRequest'
      responses:
      responses:
+1 −1
Original line number Original line Diff line number Diff line
@@ -68,7 +68,7 @@ paths:
        resource with the same filter and callback URI).
        resource with the same filter and callback URI).
      parameters:
      parameters:
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Accept
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Accept
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/Content-Type
        - $ref: ../../components/SOL002SOL003_params.yaml#/components/parameters/ContentType
      requestBody:
      requestBody:
        $ref: '#/components/requestBodies/VrQuotaAvailSubscriptionRequest'
        $ref: '#/components/requestBodies/VrQuotaAvailSubscriptionRequest'
      responses:
      responses: