firebase / firebase/functions-samples
[DOCS] for sample: python callable functions
Open
- Dominant language
- JavaScript
- Stars
- 12.2k
- Forks
- 3.8k
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 1
Description
### Which sample?
https://github.com/firebase/functions-samples/blob/main/Python/quickstarts/callable-functions/README.md
### What is the issue with this sample's docs?
README is empty (unlike its node counterpart). Also, no guidance is provided on how to test a python callable function (testing with the cloud console UI did not work for me, probably because I had no guidance). Does the cloud console test not work with callable functions? If so, this should be stated explicitly along with the advised method for testing.
Contributor guide
Assessment
This issue has not been assessed yet.