diff options
author | Rishi.Chail <rishi.chail@est.tech> | 2021-02-24 15:10:58 +0000 |
---|---|---|
committer | Rishi.Chail <rishi.chail@est.tech> | 2021-02-25 12:08:52 +0000 |
commit | 85aebca0339f9e619fa3a9fd537dc986fc7aa03a (patch) | |
tree | f908feae48016cbf10e46577ed486751ac7bfe85 /docs/offeredapis.rst | |
parent | 257b6cba072010dd24f1890d70b5ee08fea1d81b (diff) |
Publish openapi.yml for docs
Issue-ID: CPS-176
Signed-off-by: Rishi.Chail <rishi.chail@est.tech>
Change-Id: I77251a86e2a7816a5c97d7295b2d8cda68e46f28
Diffstat (limited to 'docs/offeredapis.rst')
-rwxr-xr-x | docs/offeredapis.rst | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst index 912c5d1960..27e8654a0f 100755 --- a/docs/offeredapis.rst +++ b/docs/offeredapis.rst @@ -8,17 +8,18 @@ CPS Offered APIs ================ -CPS supports the public APIs listed in the links below: +CPS supports the public APIs listed in the link below: + +:download:`OpenApi Specification <api/swagger/openapi.yml>` .. toctree:: :maxdepth: 1 - Exposed API ----------- -The standard for API definition in the RESTful API world is the OpenAPI Specification (OAS). The OAS 3, which is based on -the original "Swagger Specification," is being widely used in API developments. +The standard for API definition in the RESTful API world is the OpenAPI Specification (OAS). +The OAS 3, which is based on the original "Swagger Specification," is being widely used in API developments. Specification can be accesed locally at : |