diff options
author | Saryu Shah <ss3917@att.com> | 2017-09-26 20:00:17 +0000 |
---|---|---|
committer | Saryu Shah <ss3917@att.com> | 2017-09-26 20:00:17 +0000 |
commit | 2454de95e390461e338c491c37779515bc9b65b6 (patch) | |
tree | 6a48cb8215de41c28d662918808da57b6f836847 | |
parent | 1e2f68b8a40b08f7f4e180071a8bca91563fe16f (diff) |
POLICY api documentation file updates
POLICY api documentation file updates
-------------------------------------------------------------
Change-Id: Ifaf9c34030e47311d5bb146a6ae9795321d3aaa3
Issue-Id: POLICY-241
Signed-off-by: Saryu Shah <ss3917@att.com>
-rw-r--r-- | docs/platform/offeredapis.rst | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/docs/platform/offeredapis.rst b/docs/platform/offeredapis.rst index 728f2ba33..7b2e84ea2 100644 --- a/docs/platform/offeredapis.rst +++ b/docs/platform/offeredapis.rst @@ -18,12 +18,22 @@ The Policy subsystem of ONAP maintains, distributes, and operates on the set of * Import Micro Services Models * Retrieve Metrics for policy counts from PDP and PAP -.. SStodo need to include the swaggerv2doc for the api -Example Swagger Displayed with swaggerv2doc directive ------------------------------------------------------ +POLICY API Details +^^^^^^^^^^^^^^^^^^ + +.. SStodo THIS URL NEEDS TO CHANGE - Just testing for now + +.. swaggerv2doc:: https://wiki.onap.org/download/attachments/15994235/api-docs.json?api=v2 + + + +Additional information can be found at `PolicyApi link`_. + +.. _PolicyApi link: https://wiki.onap.org/display/DW/Policy + + -.. SStodo add swaggerv2doc directive here End of document |