aboutsummaryrefslogtreecommitdiffstats
path: root/certService/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'certService/README.md')
-rw-r--r--certService/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/certService/README.md b/certService/README.md
index 61506e79..645ca061 100644
--- a/certService/README.md
+++ b/certService/README.md
@@ -96,3 +96,7 @@ API is described by Swagger ( OpenAPI 3.0 ) on endpoint /docs
```
http://localchost:8080/docs
```
+
+### OpenAPI
+during project building yaml file with openAPI 3.0 documentation is generated in target directory with name api-docs.yaml
+file OpenAPI.yaml located in certService directory must be update be hand if needed