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 cfd8729 commit 53c92b2Copy full SHA for 53c92b2
README.md
@@ -447,7 +447,7 @@ def mkRoutes(router: Router) =
447
```
448
449
450
-### `Future[T]` and `Promise[T]` support in Rest-Endpoints
+### `Future[T]` and `Promise[T]` support in REST endpoints
451
452
This extension allows you to return `Future[T]` and `Promise[T]` from your rest-endpoints.
453
0 commit comments