Commit 372214f7 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL003_95: description of GET operation in "Notification" endpoint (VNF Pkg Mgmt) updated

parent a6a0e315
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -116,8 +116,8 @@ paths:

    get:
      description: >
        The GET method allows the server to test the notification endpoint that is provided by the API consumer
        e.g. during subscription.
        The GET method allows the API producer to test the notification endpoint that is provided by 
        the API consumer e.g. during subscription.
        This method shall follow the provisions specified in the tables 10.4.9.3.2-1 and 10.4.9.3.2-2
        for URI query parameters, request and response data structures, and response codes.
      parameters:
@@ -249,8 +249,8 @@ paths:

    get:
      description: >
        The GET method allows the server to test the notification endpoint that is provided by the API consumer
         e.g. during subscription.
        The GET method allows the API producer to test the notification endpoint that is provided by 
        the API consumer e.g. during subscription.
        This method shall follow the provisions specified in the tables 10.4.9.3.2-1 and 10.4.9.3.2-2
        for URI query parameters, request and response data structures, and response codes.
      parameters: