diff options
author | neodarz <neodarz@neodarz.net> | 2019-09-26 18:07:32 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-09-26 18:07:32 +0200 |
commit | 1d3775f20177bbe7c1d9afa7c170e78f24f279e4 (patch) | |
tree | 5f38bc4495327c9c26757a23069ba0d6d275f79b /README.md | |
parent | 46faf6dd176b279cdc13ef9cf1397d18158a2b92 (diff) | |
download | umosapicpp-1d3775f20177bbe7c1d9afa7c170e78f24f279e4.tar.xz umosapicpp-1d3775f20177bbe7c1d9afa7c170e78f24f279e4.zip |
Fix swagger-ui url
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -52,4 +52,4 @@ speak by themself. # Documentation -Juste launch `umosapi` and go here: [http://127.0.0.1:9080/doc](http://127.0.0.1:9080/doc) +Juste launch `umosapi` and go here: [http://127.0.0.1:9080/doc/](http://127.0.0.1:9080/doc/) |