From 85aebca0339f9e619fa3a9fd537dc986fc7aa03a Mon Sep 17 00:00:00 2001 From: "Rishi.Chail" Date: Wed, 24 Feb 2021 15:10:58 +0000 Subject: Publish openapi.yml for docs Issue-ID: CPS-176 Signed-off-by: Rishi.Chail Change-Id: I77251a86e2a7816a5c97d7295b2d8cda68e46f28 --- docs/offeredapis.rst | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'docs/offeredapis.rst') diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst index 912c5d196..27e8654a0 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 ` .. 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 : -- cgit 1.2.3-korg