I'm splitting this into a dedicated issue as the main PR (#4650) is going to be too busy already.
The things I would like to know for each exposed URL pattern are:
- What resource methods are supported? (i.e. GET/POST/PUT/...)
- What form of response is expected?
- What are the valid return codes and what do they mean?
Once this is stable it should be included in the documentation (or better yet, auto generated).
I'm splitting this into a dedicated issue as the main PR (#4650) is going to be too busy already.
The things I would like to know for each exposed URL pattern are:
Once this is stable it should be included in the documentation (or better yet, auto generated).