diff options
author | KAPIL SINGAL <ks220y@att.com> | 2020-08-27 12:41:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-08-27 12:41:50 +0000 |
commit | 7e634df0672f4ed7e6a89c373dfab08439cea630 (patch) | |
tree | 11ef1a4b26bec5692860ec5a67caa536453838bf /a1-policy-management/api/api.yaml | |
parent | 65b21c2bfdc80ba934657d73b5c8631d6f72f7c1 (diff) | |
parent | 4b4404a2ab0b239a1cc17510196195ec599d66ae (diff) |
Merge "Some improvements if NBI V2.0"
Diffstat (limited to 'a1-policy-management/api/api.yaml')
-rw-r--r-- | a1-policy-management/api/api.yaml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/a1-policy-management/api/api.yaml b/a1-policy-management/api/api.yaml index b41d4fc0..ac10f4b6 100644 --- a/a1-policy-management/api/api.yaml +++ b/a1-policy-management/api/api.yaml @@ -76,7 +76,7 @@ paths: parameters: - name: id in: query - description: The ID of the policy instance. + description: The identity of the policy instance. required: true allowEmptyValue: false schema: @@ -110,7 +110,7 @@ paths: parameters: - name: id in: query - description: The ID of the policy instance. + description: The identity of the policy instance. required: true allowEmptyValue: false schema: @@ -184,7 +184,7 @@ paths: parameters: - name: id in: query - description: The ID of the policy instance. + description: The identity of the policy instance. required: true allowEmptyValue: false schema: @@ -268,7 +268,7 @@ paths: parameters: - name: id in: query - description: The ID of the policy type to get the definition for. + description: The identity of the policy type to get the definition for. required: true allowEmptyValue: false schema: @@ -386,7 +386,7 @@ paths: parameters: - name: id in: query - description: The ID of the policy. + description: The identity of the policy. required: true allowEmptyValue: false schema: @@ -461,7 +461,7 @@ paths: parameters: - name: managedElementId in: query - description: The ID of the Managed Element + description: The identity of the Managed Element required: true allowEmptyValue: false schema: |