We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e9e7c8 commit c2e359fCopy full SHA for c2e359f
1 file changed
README.md
@@ -29,3 +29,8 @@ If you want to run it via docker container:
29
```
30
1. If you want to try the REST-API from the external you need to provide a port mapping to port 3000.
31
2. If you want to pass an environment file whose name is different from `.env` use the `--env-file <name>` parameter.
32
+
33
34
+## Documentation
35
+- Direct [link](https://smartoperatingblock.github.io/surgery-booking-integration-microservice/documentation/openapi-doc/) to REST API documentation
36
+- Direct [link](https://smartoperatingblock.github.io/surgery-booking-integration-microservice/documentation/code-doc/) to Code documentation
0 commit comments