json-server
json-server copied to clipboard
Clarify that `id` is provided on POST requests.
This PR clarifies in the opening docs that a POST request will automatically provide an id when one is not specified on the request. I love the feature and had to do some testing to verify it actually happens. One would expect this to happen, but it's so wonderful in its magic that it's worth emphasizing that yes, indeed, it happens.