Bug 26

Summary: SOL003 - LCM-Notification: missing GET operation for callback Uri
Product: NFV Reporter: Michele Carignani <michele.carignani>
Component: Nfv-OpenapisAssignee: Michele Carignani <michele.carignani>
Status: CONFIRMED ---    
Severity: enhancement    
Priority: ---    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Version number of the related document: OpenAPI issue category: ---

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)