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 904398f commit acf9c98Copy full SHA for acf9c98
README.md
@@ -185,7 +185,7 @@ json-server -s ./static -s ./node_modules
185
186
## Notable differences with v0.17
187
188
-- ìd` is always a string and will be generated for you if missing
+- `id` is always a string and will be generated for you if missing
189
- use `_per_page` with `_page` instead of `_limit`for pagination
190
- use Chrome's `Network tab > throtling` to delay requests instead of `--delay` CLI option
191
0 commit comments