-
Notifications
You must be signed in to change notification settings - Fork 772
Open
Labels
content/incorrect-informationContent in the docs is incorrectContent in the docs is incorrect
Milestone
Description
The Firestore state store metadata in the docs needs to be updated.
Specifically all the fields should be validated, but for sure the required
vs not required
needs to be updated in the docs based on this contrib metadata.
For example, in the docs we see:
- name: private_key_id
value: <REPLACE-WITH-PRIVATE-KEY-ID> # Optional.
but in contrib we can see:
- name: private_key_id
type: string
required: true
There is a discrepancy. All fields need to be validated and updated accordingly.
Metadata
Metadata
Assignees
Labels
content/incorrect-informationContent in the docs is incorrectContent in the docs is incorrect