pulumi/pkg/codegen
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
..
dotnet Add a schema package and code generators. (#3749) 2020-01-21 14:45:48 -08:00
go Fix a bug in the Go code generator. 2020-01-24 10:18:34 -08:00
nodejs Add a schema package and code generators. (#3749) 2020-01-21 14:45:48 -08:00
python Align defaults with OpenAPI (#3859) 2020-02-05 11:43:39 -08:00
schema Align defaults with OpenAPI (#3859) 2020-02-05 11:43:39 -08:00