Open cay89 opened 2 weeks ago
I wouldn't create a new issue, but I don't think the link in the response header is good either:
If you didn't disable JSON-LD, this link is expected for autodiscoverability of the Hydra docs.
If you didn't disable JSON-LD, this link is expected for autodiscoverability of the Hydra docs.
I think I turned it off:
Indeed, that's a bug then!
API Platform version(s) affected: 4.0.4
Description
According to the JSON:API documentation, an ID is not required in a POST request, but Api Platform requires it in OpenAPI documentation.
Can this be resolved so that the ID is not mandatory in a POST request? It also throws an error when I include an ID.