pulumi/pkg/codegen/testing/test/testdata/plain-and-default
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
..
docs Use camelCase for schema names (#15373) 2024-02-05 10:42:32 +00:00
dotnet Use camelCase for schema names (#15373) 2024-02-05 10:42:32 +00:00
go Use camelCase for schema names (#15373) 2024-02-05 10:42:32 +00:00
go-extras/tests Use camelCase for schema names (#15373) 2024-02-05 10:42:32 +00:00
nodejs Use camelCase for schema names (#15373) 2024-02-05 10:42:32 +00:00
python Use camelCase for schema names (#15373) 2024-02-05 10:42:32 +00:00
schema.json Use camelCase for schema names (#15373) 2024-02-05 10:42:32 +00:00