pulumi/pkg/codegen/internal/test
Pat Gavlin 5271eda247
[codegen/python] Fix case mapping. (#4538)
Mapping happens at package scope, not type scope. This is what causes
some of the surprising mixes of camel and snake casing in our packages.

In order to accommodate this, build the case mapping tables up front,
and refer to them when performing case mapping.
2020-04-30 14:16:56 -07:00
..
testdata [codegen/python] Fix case mapping. (#4538) 2020-04-30 14:16:56 -07:00
host.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
providers.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00