diff options
Diffstat (limited to 'docs/api-reference')
-rw-r--r-- | docs/api-reference/media/cds-bp-processor-api-swagger.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api-reference/media/cds-bp-processor-api-swagger.json b/docs/api-reference/media/cds-bp-processor-api-swagger.json index 9053672e5..b7ba2eac5 100644 --- a/docs/api-reference/media/cds-bp-processor-api-swagger.json +++ b/docs/api-reference/media/cds-bp-processor-api-swagger.json @@ -193,7 +193,7 @@ "tags" : [ "Blueprint Model Catalog" ],
"summary" : "Download a Blueprint Model by ID",
"description" : "Gets the CBA of a blueprint model by its ID. Response can be saved to a file to download the CBA.",
- "operationId" : "BlueprintModelController_downloadBluePrint_GET.org.onap.ccsdk.cds.blueprintsprocessor.designer.api",
+ "operationId" : "BlueprintModelController_downloadBlueprint_GET.org.onap.ccsdk.cds.blueprintsprocessor.designer.api",
"produces" : [ "application/json" ],
"parameters" : [ {
"name" : "id",
|