Skip to content
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

Domain transfer lock API #50

Merged
merged 8 commits into from
Dec 28, 2023
Merged

Domain transfer lock API #50

merged 8 commits into from
Dec 28, 2023

Conversation

DXTimer
Copy link
Contributor

@DXTimer DXTimer commented Dec 26, 2023

This PR introduces 3 new endpoints that are part of the domain transfer lock API that is introduced in dnsimple/dnsimple-developer#519.

The following endpoints have been added:

  • getDomainTransferLock: GET /{account}/registrar/domains/{domain}/transfer_lock
  • enableDomainTransferLock: POST /{account}/registrar/domains/{domain}/transfer_lock
  • disableDomainTransferLock: DELETE /{account}/registrar/domains/{domain}/transfer_lock

Belongs to https://github.com/dnsimple/dnsimple-business/issues/1728
Belongs to https://github.com/dnsimple/dnsimple-external-integrations/issues/18

@DXTimer DXTimer added the enhancement New feature, enhancement or code changes, not related to defects label Dec 26, 2023
@DXTimer DXTimer requested a review from AGS4NO December 26, 2023 14:51
@DXTimer DXTimer self-assigned this Dec 26, 2023
@DXTimer DXTimer requested a review from a team December 26, 2023 14:51
@DXTimer DXTimer changed the base branch from main to enhancement/tooling December 26, 2023 14:52
Base automatically changed from enhancement/tooling to main December 28, 2023 10:41
@DXTimer DXTimer merged commit 553e6cb into main Dec 28, 2023
8 checks passed
@DXTimer DXTimer deleted the feature/domain-transfer-lock branch December 28, 2023 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, enhancement or code changes, not related to defects
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants