diff options
author | Liam Fallon <liam.fallon@est.tech> | 2021-07-20 11:55:15 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-07-20 11:55:15 +0000 |
commit | 8bd2403907becf8a6d246408434fbceaa30ba745 (patch) | |
tree | 258ebff1647b7d9e820fbd359148236402cbae8a /docs/xacml | |
parent | 561c0a8f068a246438509058f8ecf080751e6b83 (diff) | |
parent | 123321473628cbacd35963f4f30bf2ab621fd3b7 (diff) |
Merge "Add profile for generating Swagger documents"
Diffstat (limited to 'docs/xacml')
-rw-r--r-- | docs/xacml/swagger.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/xacml/swagger.json b/docs/xacml/swagger.json index 0bb133b9..1588765d 100644 --- a/docs/xacml/swagger.json +++ b/docs/xacml/swagger.json @@ -3,7 +3,7 @@ "info" : { "description" : "Policy Xacml PDP Service", "version" : "Swagger Server", - "title" : "", + "title" : "Policy Xacml PDP Service", "x-component" : "Policy Framework", "x-planned-retirement-date" : "tbd" }, @@ -1105,4 +1105,4 @@ } } } -}
\ No newline at end of file +} |