diff options
Diffstat (limited to 'docs/sections/offeredapis.rst')
-rw-r--r-- | docs/sections/offeredapis.rst | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/sections/offeredapis.rst b/docs/sections/offeredapis.rst new file mode 100644 index 0000000..76165e9 --- /dev/null +++ b/docs/sections/offeredapis.rst @@ -0,0 +1,26 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +Offered APIs +============================================= + +This document describes the CMSO API, provided by the Change Management Schedule Optimizer (CMSO) + + +To view API documentation in the interactive swagger UI download the following and +paste into the swagger tool here: https://editor.swagger.io + +:download:`oof-cmso-api.json <./swaggerdoc/oof-cmso-api.json>` + +.. swaggerv2doc:: ./swaggerdoc/oof-cmso-api.json + +.. code:: json + + { + } + +.. code:: json + + { + } + |