pulumi/pkg/codegen/internal/test/testdata/simple-plain-schema/docs
Justin Van Patten f1fa3a141d
[codegen/dotnet] Fix plain properties (#7180)
Fix the generated C# code for plain properties:

- Value types should not be initialized with `= null!`
- Arrays and maps should be `List<T>` and `Dictionary<string, TValue>`
2021-06-04 09:25:20 -07:00
..
_index.md Do not wrap types in Input<> when generating docs. (#6812) 2021-04-19 14:05:23 -07:00
component.md [codegen/dotnet] Fix plain properties (#7180) 2021-06-04 09:25:20 -07:00
provider.md Remove leading and trailing whitespace in resource properties (#6959) 2021-05-04 17:59:30 -07:00