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-09 14:16:18 -0400 |
commit | 1d101d211bd065a8b602f2a675632fabedd6417e (patch) | |
tree | 969d2d45376cc0ef808798c570c50a25826a75e3 /docs/xacml/decision-api.rst | |
parent | 6fdc58affe2c441744c9ceb0c2d3b159a60e2753 (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>
Diffstat (limited to 'docs/xacml/decision-api.rst')
-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 |