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 Service & Service Object for DNS #942

Merged

Conversation

stephenplusplus
Copy link
Contributor

For #904

This hooks DNS up with Service & ServiceObject.

@stephenplusplus stephenplusplus added the api: dns Issues related to the Cloud DNS API. label Nov 14, 2015
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Nov 14, 2015
@callmehiphop callmehiphop self-assigned this Nov 14, 2015
@@ -142,16 +135,6 @@ var DNS_DOMAIN = process.env.GCLOUD_TESTS_DNS_DOMAIN;
ZONE.delete({ force: true }, done);
});

it('should create a zone', function(done) {

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

callmehiphop added a commit that referenced this pull request Nov 17, 2015
Implement Service & Service Object for DNS
@callmehiphop callmehiphop merged commit 539b3c9 into googleapis:master Nov 17, 2015
sofisl pushed a commit that referenced this pull request Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: dns Issues related to the Cloud DNS API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants