GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-conformance
Create expectations around sending "data" other than a JSON map
Open
enhancement
P2
- Dominant language
- Go
- Stars
- 22
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Many other JSON values: list, string, bool, etc
Text? What are the rules for decoding? Should the consumer get it as a language-specific "String"?
Binary data? I could imagine a conformance test when I just need to echo the length of the data or something - but it should be verified if it's supported
CC @grant
Contributor guide
Assessment
This issue has not been assessed yet.