aws-cloudformation / aws-cloudformation/cloudformation-cli
Add more metadata to resolved types in ModelResolver
Open
codegen
enhancement
p2
schema processing
- Dominant language
- Python
- Stars
- 336
- Forks
- 172
- Avg merge
- 3d 5m
- Merged PRs (30d)
- 3
Description
By parsing `required` and adding that to resolved types, code generation could be improved since we know the value must be present and can't be `null`/`None` - unless it's explicitly specified in the schema.
Contributor guide
Assessment
This issue has not been assessed yet.