SIDN / ietf-epp-restful-transport

RESTful transport for EPP
Other
3 stars 4 forks source link

No XML payload required for info/check requests where URL identifies object? #7

Closed mwullink closed 8 months ago

mwullink commented 9 months ago

No need for XML payload for GET requests when URL identifies object adding the XML payload would be redundant.

mwullink commented 9 months ago

To make the api as userfriendly as possible, the need for request messages should be optional where the request information can be constructed from url, method and headers

mwullink commented 8 months ago

deleted reuqest messages where possible and made some responses optional