pulumi/pkg/codegen/testing
Fraser Waters c227b1dafa
Use camelCase for schema names (#15373)
<!--- 
Thanks so much for your contribution! If this is your first time
contributing, please ensure that you have read the
[CONTRIBUTING](https://github.com/pulumi/pulumi/blob/master/CONTRIBUTING.md)
documentation.
-->

# Description

<!--- Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context. -->

A few of the test schema's were using snake_case names. Codegen doesn't
actually deal well with that so was giving some odd snapshot results,
this just fixes up the tests to use camelCase instead to get more
standard codegen results out.
2024-02-05 10:42:32 +00:00
..
test Use camelCase for schema names (#15373) 2024-02-05 10:42:32 +00:00
utils [schema] Fixes marshalling the "plain" flag from object or resource properties (#14648) 2023-11-27 11:05:03 +00:00