Merge "Enhance the Multipart Delta API to support JSON file"
authorPriyank Maheshwari <priyank.maheshwari@est.tech>
Thu, 15 May 2025 09:19:48 +0000 (09:19 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 15 May 2025 09:19:48 +0000 (09:19 +0000)
1  2 
cps-rest/docs/openapi/components.yml
docs/api/swagger/cps/openapi.yaml

Simple merge
@@@ -3364,5 -3191,9 +3359,5 @@@ components
            format: binary
            type: string
        required:
-       - json
+       - targetDataAsJsonFile
        type: object
 -  securitySchemes:
 -    basicAuth:
 -      scheme: basic
 -      type: http