I’m using json-server (version 1.0.0-beta.3) my id is not being generated automatically
I’m using json-server as a fake api, and when making the POST request, my ids are not being generated automatically, note that they are already as a String, which is as recommended in the documentation.