-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
REPP: Domain management #1774
REPP: Domain management #1774
Conversation
2e418b5
to
766d843
Compare
078d786
to
1fca6d9
Compare
404e7e1
to
3af5d55
Compare
3af5d55
to
50bf708
Compare
86e7e0e
to
a7831af
Compare
…into repp-domains
4ea4412
to
082d287
Compare
Sidenote - few contact endpoint issues:
|
All references to EPP transfer_code auth_info / transfer_info / authorization_code is not referenced as
Registrant is an object in domain change because registrar needs to have an ability to submit
Mistake in doc, fixed. PUT is meant for object update, while POST is meant for creating an object, in most cases.
Correct. I'm trying to maintain the same (snake_case) key naming approach in the whole REPP protocol as it's default in Rails.
It's possible, sure. I omitted it from the domainChange intentionally to keep down the size of payloads and make the design (and endpoints) as semantic as possible. |
Closes #1756
API documentation can be found from https://internetee.github.io/repp-apidoc/