diff options
-rw-r--r-- | docs/offeredapis.rst | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst index 3dcc7962..a9a59650 100644 --- a/docs/offeredapis.rst +++ b/docs/offeredapis.rst @@ -1,16 +1,15 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. This work is licensed under a + Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 Offered APIs ============ -.. note:: - * This section is used to describe the external interfaces offered by a software component - - * This section is typically: provided for a platform-component and sdk; and - referenced in developer guides and api reference manuals. - - * This note must be removed after content has been added. +This document describes the MUSIC (Multi-site State Coordination Service) API +To view API documentation in the interactive swagger UI download the following +and paste into the swagger tool here: https://editor.swagger.io + +:download:`swagger.json <swagger.json>` .. swaggerv2doc:: swagger.json |