pulumi/pkg/codegen/python
Pat Gavlin ad96a45a05
Align defaults with OpenAPI (#3859)
Replace the various `defaults` maps in the schema with per-property
`default` and `defaultInfo` fields. The former holds the static default
value; the latter holds the envvars and language-specific info.

Also, fix a minor bug in the Python codegen that caused diffs in
property docstrings.
2020-02-05 11:43:39 -08:00
..
gen.go Align defaults with OpenAPI (#3859) 2020-02-05 11:43:39 -08:00
python.go Creation of generator package (#2970) 2019-07-22 17:09:35 -07:00