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

Firestore: Fix V1 'Client.collections' method. #8718

Merged
merged 2 commits into from
Jul 19, 2019
Merged

Firestore: Fix V1 'Client.collections' method. #8718

merged 2 commits into from
Jul 19, 2019

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Jul 19, 2019

Add undocumented-but-required /documents to the database path.

Closes #8717.

Add undocumented-but-required '/documents' to the database path.

Closes #8717.
@tseaver tseaver added the api: firestore Issues related to the Firestore API. label Jul 19, 2019
@tseaver tseaver requested a review from crwilcox July 19, 2019 19:42
@tseaver tseaver requested a review from frankyn as a code owner July 19, 2019 19:42
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 19, 2019
@tseaver tseaver merged commit efde09c into googleapis:master Jul 19, 2019
@tseaver tseaver deleted the 8717-firestore-fix-v1-client-collections branch July 19, 2019 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: firestore Issues related to the Firestore API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Firestore: client.collections() raising exception on list expansion
3 participants