Skip to content
This repository was archived by the owner on Jul 23, 2022. It is now read-only.

Commit 3ca7b47

Browse files
committed
Readme updated, mentioning the sample project
1 parent 6224a92 commit 3ca7b47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ object SwaggerDocService extends SwaggerHttpWithUiService {
4545
}.routes
4646
```
4747

48-
For more information, see README of [swagger-akka-http](https://github.com/swagger-akka-http/swagger-akka-http).
48+
See [swagger-akka-http-with-ui-sample](https://github.com/gerbrand/swagger-akka-http-with-ui-sample) for a fully working example.
4949

50+
For more information, see README of [swagger-akka-http](https://github.com/swagger-akka-http/swagger-akka-http).
5051
If you don't want to include a swagger UI, or want to include the static swagger-UI, use [swagger-akka-http](https://github.com/swagger-akka-http/swagger-akka-http) instead of this module.

0 commit comments

Comments
 (0)