We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A documentation issue was opened in firebase extensions: https://github.com/firebase/extensions/blob/next/firestore-bigquery-export/README.md
We generate our README using firebase ext:info, so I am opening an issue here to track it.
firebase ext:info
firebase-tools: 13.30.0
Platform: macOS
(any of the official extensions that support events)
firebase ext:info firestore-bigquery-export --markdown > ./README.md
Event information to be included in the extension info
It doesn't contain any information about the extensions events.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A documentation issue was opened in firebase extensions:
https://github.com/firebase/extensions/blob/next/firestore-bigquery-export/README.md
We generate our README using
firebase ext:info
, so I am opening an issue here to track it.[REQUIRED] Environment info
firebase-tools: 13.30.0
Platform: macOS
[REQUIRED] Test case
(any of the official extensions that support events)
[REQUIRED] Steps to reproduce
firebase ext:info firestore-bigquery-export --markdown > ./README.md
or similar[REQUIRED] Expected behavior
Event information to be included in the extension info
[REQUIRED] Actual behavior
It doesn't contain any information about the extensions events.
The text was updated successfully, but these errors were encountered: