SIDN / ietf-epp-restful-transport

RESTful transport for EPP
Other
3 stars 4 forks source link

Do we need an epp extension? #1

Closed mwullink closed 8 months ago

mwullink commented 9 months ago

We coud use an epp extension as a high level root element when the api response also includes more info than only the epp command response. the server response may also contain HATEOAS links? https://restfulapi.net/hateoas/

if not add more info to the response then a epp extension is not required?

mwullink commented 9 months ago

NO.

EPP MUST be transport independent, and having a xml schema for REPP would leak REPP information into the upper layer (epp) and there is also no functional requirement to have a extension.

will remove the text about the extension

mwullink commented 8 months ago

NO!