cloudflare / cloudflare/cloudflare-gcp
firewall schema json does not have breakdown for struct type
Open
- Dominant language
- JavaScript
- Stars
- 88
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
table creation fails on the following:
` "name": "Metadata",
"type": "STRUCT",
"mode": "NULLABLE"`
since it does not have nested fields property.
Contributor guide
Assessment
This issue has not been assessed yet.