Replies: 1 comment
-
You can use the underlying |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
All my API consumers use JSON:API specification by default so my api need to accept and provide JSON:API serialisation.
using
add_routes
I always need to provide requests with "input" or "inputs" (/batch). is there a way to change that?Example of JSON:API serialisation.
Beta Was this translation helpful? Give feedback.
All reactions