diff options
author | KAPIL SINGAL <ks220y@att.com> | 2020-12-14 19:02:03 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-12-14 19:02:03 +0000 |
commit | 2a99bbe5eb3c983ae629122e2d83a21054d7de82 (patch) | |
tree | df16d64bb93b0b71fa8adca3b4b12b560950c518 /docs/api-reference/bp-processor.rst | |
parent | 768092342aa51614188d72bc63723973ba7a2f67 (diff) | |
parent | 76bf2a5433701887180c1dd792f2023b6976cde7 (diff) |
Merge "CDS Swagger remove yaml files"
Diffstat (limited to 'docs/api-reference/bp-processor.rst')
-rw-r--r-- | docs/api-reference/bp-processor.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/api-reference/bp-processor.rst b/docs/api-reference/bp-processor.rst index 31efc40fd..ea8880174 100644 --- a/docs/api-reference/bp-processor.rst +++ b/docs/api-reference/bp-processor.rst @@ -23,9 +23,8 @@ Download Here is the automatically created swagger file for CDS Blueprint Processor API: :download:`cds-bp-processor-api-swagger.json <media/cds-bp-processor-api-swagger.json>` -:download:`cds-bp-processor-api-swagger.yaml <media/cds-bp-processor-api-swagger.yaml>` -You can find a postman collection including sample requests for all endpoints here: +You can find a postman collection including sample requests for all endpoints here: :download:`bp-processor.postman_collection.json <media/bp-processor.postman_collection.json>`. Please keep the Postman Collection up-to-date for new endpoints. |