diff options
author | Liam Fallon <liam.fallon@est.tech> | 2023-04-06 08:32:57 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-04-06 08:32:57 +0000 |
commit | 988256a7600c5c449641dce97f7be8dcae7518a7 (patch) | |
tree | 96b8a91a09cf0cfa53916e3748ec2321dd147ddd /docs/xacml | |
parent | 08303fe03927acfa4c55ed697747800ea0d58fe6 (diff) | |
parent | a43eb545dded63e1f21b7f14105ae0ed093b54db (diff) |
Merge "Update Policy Offered APIs"
Diffstat (limited to 'docs/xacml')
-rw-r--r-- | docs/xacml/decision-api.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/xacml/decision-api.rst b/docs/xacml/decision-api.rst index 8f6a9933..caf81b7f 100644 --- a/docs/xacml/decision-api.rst +++ b/docs/xacml/decision-api.rst @@ -45,9 +45,11 @@ 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>` +.. csv-table:: + :header: "Swagger" + :widths: 10 -.. swaggerv2doc:: swagger.json + `Decision API Swagger <./local-swagger.html>`_ End of Document |