diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-07-09 13:46:16 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-07-10 18:49:41 +0000 |
commit | 8ccd61f938c8af2f8d688bcd6a8d714aeea21dde (patch) | |
tree | 2cd604538d57dfe9bcaa53024b14580d1a94353f /docs/xacml | |
parent | ff1c0644271a8cec586560204891de5e5be5a828 (diff) |
Add links to swagger
API already has a table of links to the swagger JSON, the
pap and decision api did not.
Issue-ID: POLICY-2710
Change-Id: I7ef86864735ae1b1e47f7cf9d28ff0e14aa1355d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
(cherry picked from commit 1d101d211bd065a8b602f2a675632fabedd6417e)
Diffstat (limited to 'docs/xacml')
-rw-r--r-- | docs/xacml/decision-api.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/xacml/decision-api.rst b/docs/xacml/decision-api.rst index e475e1dc..7d068c1e 100644 --- a/docs/xacml/decision-api.rst +++ b/docs/xacml/decision-api.rst @@ -41,6 +41,8 @@ x-patchversion is used only to communicate a PATCH version in a response for tro x-onap-requestid is used to track REST transactions for logging purpose, as described above. +:download:`Download the Decision API Swagger <swagger.json>` + .. swaggerv2doc:: swagger.json |