pulumi/pkg/codegen/internal/test/testdata/schema
Pat Gavlin 4fe66121bc [schema] Add `inouts` to the schema JSON.
These changes add support for new fields, `inouts` and `requiredInouts`,
to support simpler definitions of resources that share property
definitions between their inputs and outputs. This is intended to make
hand-authored schemas less tedious to write.
2021-07-08 10:21:06 -07:00
..
bad-enum-1.json Only allow type-matching enum values (#5417) 2020-09-21 12:23:04 -07:00
bad-enum-2.json Only allow type-matching enum values (#5417) 2020-09-21 12:23:04 -07:00
bad-enum-3.json Only allow type-matching enum values (#5417) 2020-09-21 12:23:04 -07:00
bad-enum-4.json Only allow type-matching enum values (#5417) 2020-09-21 12:23:04 -07:00
bad-inouts-1.json [schema] Add `inouts` to the schema JSON. 2021-07-08 10:21:06 -07:00
bad-inouts-2.json [schema] Add `inouts` to the schema JSON. 2021-07-08 10:21:06 -07:00
bad-inouts-3.json [schema] Add `inouts` to the schema JSON. 2021-07-08 10:21:06 -07:00
bad-inouts-4.json [schema] Add `inouts` to the schema JSON. 2021-07-08 10:21:06 -07:00
bad-methods-1.json Add schema support for methods (#7141) 2021-06-10 09:47:25 -07:00
bad-methods-2.json Add schema support for methods (#7141) 2021-06-10 09:47:25 -07:00
bad-methods-3.json Add schema support for methods (#7141) 2021-06-10 09:47:25 -07:00
bad-methods-4.json Add schema support for methods (#7141) 2021-06-10 09:47:25 -07:00
bad-methods-5.json Add schema support for methods (#7141) 2021-06-10 09:47:25 -07:00
bad-methods-6.json Add schema support for methods (#7141) 2021-06-10 09:47:25 -07:00
good-enum-1.json Only allow type-matching enum values (#5417) 2020-09-21 12:23:04 -07:00
good-enum-2.json Only allow type-matching enum values (#5417) 2020-09-21 12:23:04 -07:00
good-enum-3.json Only allow type-matching enum values (#5417) 2020-09-21 12:23:04 -07:00
good-enum-4.json Only allow type-matching enum values (#5417) 2020-09-21 12:23:04 -07:00
good-inouts-1.json [schema] Add `inouts` to the schema JSON. 2021-07-08 10:21:06 -07:00
good-methods-1.json Reify `Input` and `Optional` types in the schema type system. (#7059) 2021-06-24 09:17:55 -07:00