diff options
Diffstat (limited to 'certService/README.md')
-rw-r--r-- | certService/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/certService/README.md b/certService/README.md index 2fa1c4f2..843e4a90 100644 --- a/certService/README.md +++ b/certService/README.md @@ -96,6 +96,12 @@ audit.log error.log trace.log ``` https://sonarcloud.io/dashboard?id=onap_aaf-certservice ``` + + ### Maven artifacts + All maven artifacts are deployed under nexus uri: + ``` + https://nexus.onap.org/content/repositories/snapshots/org/onap/aaf/certservice/ + ``` ### RestAPI API is described by Swagger ( OpenAPI 3.0 ) on endpoint /docs |