Skip to content

Firestore functions doesn't ignore / prefix #91

Closed
@taeold

Description

@taeold

In JS/Node SDK, both form of document path are accepted:

document="/messages/{messageId}"
document="messages/{messageId}"

This is done by normalizing document path (code).

This "magic" is missing in the python sdk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions