pulumi/pkg/codegen/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
..
docs_parser.go [codegen/schema] Skip processing a line if the block position is greater than the length of the line. (#5002) 2020-07-16 16:59:06 -07:00
docs_renderer.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
docs_test.go [schema/docs] Use a Markdown parser. (#4838) 2020-06-17 14:02:45 -07:00
loader.go [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
schema.go [schema] Add `inouts` to the schema JSON. 2021-07-08 10:21:06 -07:00
schema_test.go [schema] Add `inouts` to the schema JSON. 2021-07-08 10:21:06 -07:00