Commit 881eeaf3 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL002_67 GET Method (on Individual subscription) description and response updated

parent 9173c66a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2281,7 +2281,7 @@ paths:
    get:
      description: >
        The GET method retrieves information about a subscription by reading
        an individual subscription resource.
        an "Individual subscription" resource.
      responses:
        200:
          description: >
@@ -2289,7 +2289,7 @@ paths:

            The operation has completed successfully.
            The response body shall contain a representation of the
            subscription resource.
            "Individual subscription" resource.
          headers:
            Content-Type:
              description: The MIME type of the body of the response.