We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3caed12 commit 2e0360fCopy full SHA for 2e0360f
README.md
@@ -32,7 +32,7 @@ const userService = app.v2.service('users');
32
33
## Documentation
34
35
-`feathers-versionate` is just a wrapper around app.use and app.service for applying
+`feathers-versionate` It a utility that creates wrappers for app.use and app.service with nested root paths.
36
37
* `app.versionate(name, basePath)`
38
* `app.versionate.register(name, basePath)` (app.versionate alias)
0 commit comments