diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2017-09-27 03:11:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-27 03:11:35 +0000 |
commit | dfbd3a038161cc65b6bc911c37017fbfdd8c84fe (patch) | |
tree | 9c5609e5f3da6a3733d62597a4360af6bf15e10f | |
parent | fd823c430e9e54d21b6598971da68a1268d9b14c (diff) | |
parent | 2454de95e390461e338c491c37779515bc9b65b6 (diff) |
Merge "POLICY api documentation file updates"
-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 |