Commit a6a0e315 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL003_93/94: POST operation in "/subscriptions" endpoint (VNF P MGMT) updated

parent 8031c4e2
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2139,11 +2139,11 @@ paths:
        make sense only in very rare use cases. Consequently, the NFVO may
        either allow creating a new "Individual subscription" resource if
        another "Individual subscription" resource with the same filter and
        callbackUri already exists (in which case it shall return the
        callback URI already exists (in which case it shall return the
        "201 Created" response code), or may decide to not create a duplicate
        "Individual subscription" resource (in which case it shall return a
        "303 See Other" response code referencing the existing "Individual subscription"
        resource with the same filter and callbackUri).
        resource with the same filter and callback URI).
      parameters:
        - name: PkgmSubscriptionRequest
          description: >