Skip to content

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

Merged
tseaver merged 2 commits intogoogleapis:masterfrom
tseaver:8717-firestore-fix-v1-client-collections
Jul 19, 2019
Merged

Firestore: Fix V1 'Client.collections' method.#8718
tseaver merged 2 commits intogoogleapis:masterfrom
tseaver:8717-firestore-fix-v1-client-collections

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
parthea pushed a commit that referenced this pull request Nov 24, 2025
Add undocumented-but-required '/documents' to the database path.

Closes #8717.
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