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

docs: add param tags for mixin methods #2449

Merged
merged 2 commits into from
Jul 17, 2017
Merged

docs: add param tags for mixin methods #2449

merged 2 commits into from
Jul 17, 2017

Conversation

callmehiphop
Copy link
Contributor

Closes #2431

@callmehiphop callmehiphop added api: datastore Issues related to the Datastore API. docs labels Jul 12, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 12, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.988% when pulling c526c8f on callmehiphop:dg--datastore-docs into ac8967c on GoogleCloudPlatform:master.

@stephenplusplus
Copy link
Contributor

convo carried on here: #2431 (comment)

@@ -460,6 +460,18 @@ DatastoreRequest.prototype.get = function(keys, options, callback) {

/**
* Maps to {module:datastore#save}, forcing the method to be `insert`.
*
* @throws {Error} If an unrecognized method is provided.

This comment was marked as spam.

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.988% when pulling 52a09d4 on callmehiphop:dg--datastore-docs into ac8967c on GoogleCloudPlatform:master.

@stephenplusplus stephenplusplus merged commit ed894cb into googleapis:master Jul 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the Datastore API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants