X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=api%2Fric-dms-api-2.0.yaml;h=5679271e65fa07bebacd2a0773ec3bdb372bd68d;hb=refs%2Fchanges%2F30%2F9230%2F1;hp=7d027c6e8bffffb39ceba32bb1d5b59f19a17dc2;hpb=a54c7929be0d1ea66d36f932db327165d5e14b84;p=ric-plt%2Fricdms.git diff --git a/api/ric-dms-api-2.0.yaml b/api/ric-dms-api-2.0.yaml index 7d027c6..5679271 100644 --- a/api/ric-dms-api-2.0.yaml +++ b/api/ric-dms-api-2.0.yaml @@ -140,7 +140,7 @@ paths: '200': description: Get helm chart package OK schema: - type: object + type: file '500': description: Get helm chart package failed schema: @@ -393,13 +393,13 @@ definitions: properties: config: description: represents content of config file for xApp onboarding. - type: string + type: object config-file_url: description: specify url of config-file. type: string schema: description: represents conent of schema file for xApp onboarding. - type: string + type: object schema-file_url: description: specify url of schema-file. type: string