pulumi/pkg/codegen/internal/test/testdata/external-resource-schema/docs
Justin Van Patten e5f29d1781
[codegen/nodejs] Respect compat modes when referencing external types (#8850)
This change fixes the Node.js SDK codegen to take external package compatibility modes into account when referencing external types.

For example, the kubernetes package has a "kubernetes20" compat mode set, which causes its types to be emitted without an `Args` suffix. When another package references types from kubernetes, those references should not include the `Args` suffix.

Another example: if a package has a compatibility mode specified like "kubernetes20" and is referencing types from a package that has no compatibility mode set, the externally referenced types should have the `Args` suffix.
2022-01-28 13:28:55 -08:00
..
argfunction 7947: docgen for $fnOutput forms (#8293) 2021-11-08 17:07:09 -05:00
cat [codegen/docs] Update API docs templates to include layout front-matter param (#8242) 2021-10-17 22:36:31 -07:00
component [codegen/nodejs] Respect compat modes when referencing external types (#8850) 2022-01-28 13:28:55 -08:00
provider [codegen/docs] Update API docs templates to include layout front-matter param (#8242) 2021-10-17 22:36:31 -07:00
workload [codegen/docs] Update API docs templates to include layout front-matter param (#8242) 2021-10-17 22:36:31 -07:00
_index.md [codegen/docs] Update API docs templates to include layout front-matter param (#8242) 2021-10-17 22:36:31 -07:00
codegen-manifest.json Codegen testing upgrades (#7989) 2021-09-22 13:55:20 -04:00