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 83fbf30 commit a2dbadaCopy full SHA for a2dbada
1 file changed
README.md
@@ -213,4 +213,5 @@ json-server -s ./static -s ./node_modules
213
214
- `id` is always a string and will be generated for you if missing
215
- use `_per_page` with `_page` instead of `_limit`for pagination
216
+- use `_embed` instead of `_expand`
217
- use Chrome's `Network tab > throtling` to delay requests instead of `--delay` CLI option
0 commit comments