diff options
author | 2020-08-21 11:35:17 +0200 | |
---|---|---|
committer | 2020-08-25 13:32:57 +0000 | |
commit | 4b4404a2ab0b239a1cc17510196195ec599d66ae (patch) | |
tree | 0930db90300985f24c2a63fac56ce903d7076859 /a1-policy-management/api/api.yaml | |
parent | 923196e662717d8e631d89d29818b88db17e320a (diff) |
Some improvements if NBI V2.0
Improved generated swagger API.
Furter alignments to https://opensource.zalando.com/restful-api-guidelines/#118
Improved unitttest for faulty JSON in configuration.
Changed names: "NonRT-RIC" to "Non-RT RIC" and "NearRT-RIC" to "Near-RT RIC"
Change-Id: I4ca0d45605a770b5c33e34019671e088e3fe979d
Issue-ID: CCSDK-2498
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
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: |