Bug 26 - SOL003 - LCM-Notification: missing GET operation for callback Uri
Summary: SOL003 - LCM-Notification: missing GET operation for callback Uri
Status: CONFIRMED
Alias: None
Product: NFV
Classification: Unclassified
Component: Nfv-Openapis (show other bugs)
Version: unspecified
Hardware: PC Windows
Assignee: Michele Carignani
 
Reported: 2018-01-17 15:55 CET by Michele Carignani
Modified: 2018-01-17 15:55 CET (History)
0 users

See Also:
Version number of the related document:
OpenAPI issue category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michele Carignani 2018-01-17 15:55:29 CET
The user defined callback URI is missing the GET method. 
This should be added as specified in SOL003 (2.3.1) Sec. 5.4.20.3.2

Description:

The GET method allows the server to test the notification endpoint that is provided by the client, e.g. during
subscription.

Responses:

204 (no content)
4xx/5xx Error codes with Headers and body (ProblemDetails object)