Commit fcb77db5 authored by Sana Zulfiqar's avatar Sana Zulfiqar
Browse files

added note and data type references for NFVManoCIM

parent 91303a57
Pipeline #6897 running with stage
...@@ -16,8 +16,8 @@ info: ...@@ -16,8 +16,8 @@ info:
contact: contact:
name: NFV-SOL WG name: NFV-SOL WG
externalDocs: externalDocs:
description: ETSI GS NFV-SOL 009 V3.3.1 description: ETSI GS NFV-SOL 009 V3.5.1
url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/009/03.03.01_60/gs_NFV-SOL009v030301p.pdf url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/009/03.05.01_60/gs_NFV-SOL009v030501p.pdf
servers: servers:
- url: http://0.0.0.0/callback/v1 - url: http://0.0.0.0/callback/v1
...@@ -36,9 +36,9 @@ paths: ...@@ -36,9 +36,9 @@ paths:
resource during the subscription process. resource during the subscription process.
post: post:
description: > description: >
The POST method delivers a notification from the API producer to an API consumer. The POST method delivers a notification from the API producer to an API consumer.
The API consumer shall have previously created an "Individual subscription" The API consumer shall have previously created an "Individual subscription" resource
resource with a matching filter. with a matching filter. See clause 5.5.6.3.1.
parameters: parameters:
- $ref: "../components/SOL009_params.yaml#/components/parameters/Version" - $ref: "../components/SOL009_params.yaml#/components/parameters/Version"
- $ref: "../components/SOL009_params.yaml#/components/parameters/Accept" - $ref: "../components/SOL009_params.yaml#/components/parameters/Accept"
...@@ -72,7 +72,7 @@ paths: ...@@ -72,7 +72,7 @@ paths:
get: get:
description: > description: >
TThe GET method allows the API producer to test the notification endpoint that TThe GET method allows the API producer to test the notification endpoint that
is provided by the API consumer, e.g., during the subscription process. is provided by the API consumer, e.g., during the subscription process. See clause 5.5.6.3.2.
parameters: parameters:
- $ref: "../components/SOL009_params.yaml#/components/parameters/Version" - $ref: "../components/SOL009_params.yaml#/components/parameters/Version"
- $ref: "../components/SOL009_params.yaml#/components/parameters/Accept" - $ref: "../components/SOL009_params.yaml#/components/parameters/Accept"
......
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