Commit 0ac205bb authored by Francesca Moscatelli's avatar Francesca Moscatelli
Browse files

NS Fault Management Interface migrated to OpenAPI 3.0.2

parent a6b1e87c
Pipeline #3650 failed with stage
in 0 seconds
......@@ -23,7 +23,7 @@ servers:
- url: https://127.0.0.1/nslcm/v1
paths:
'/api_versions':
/api_versions:
$ref: ../endpoints/SOL005_endpoints.yaml#/endpoints/api-versions
/ns_instances:
......
......@@ -60,7 +60,7 @@ paths:
data structures, and response codes.
parameters:
- $ref: ../components/SOL005_params.yaml#/components/parameters/Accept
- $ref: ../components/SOL005_params.yaml#/components/parameters/Version
- $ref: ../components/SOL005_params.yaml#/components/parameters/ContentType
requestBody:
$ref: '#/components/requestBodies/NsLcmOperationOccurrenceNotificationRequest'
responses:
......
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