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

Implement the renewDomainRequest API call #45

Merged
merged 1 commit into from
Jan 16, 2015

Conversation

ekohl
Copy link
Contributor

@ekohl ekohl commented Jan 14, 2015

No description provided.

@@ -179,3 +179,12 @@ def search_domain_request(self, limit=None, offset=None, extension=None,
)
response = self.request(request)
return response.as_models(DomainDetails)

def renew_domain_request(self, domain, period):

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spurious newline?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

wandernauta added a commit that referenced this pull request Jan 16, 2015
Implement the renewDomainRequest API call
@wandernauta wandernauta merged commit 1824f0e into master Jan 16, 2015
@wandernauta wandernauta deleted the renew-domain-request branch January 16, 2015 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants