json-server icon indicating copy to clipboard operation
json-server copied to clipboard

Clarify that `id` is provided on POST requests.

Open AndrewSouthpaw opened this issue 5 years ago • 0 comments

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.

AndrewSouthpaw avatar Nov 26 '19 18:11 AndrewSouthpaw