pulumi/tests/testdata/codegen/simple-methods-schema/docs
Sean Holung f95007e0ba
Update descriptions for property types defined in an external package (#15651)
intermediary fix for: https://github.com/pulumi/pulumi/issues/12765

For types that are defined in an external package, we do not render a
description and its links are broken. This is an intermediary solution
until we can render out nested types defined in external packages on the
page or derive the resource page in the external package that contains
the type definition. This PR identifies if a property type is externally
defined and places a message indicating the type is defined externally
in the description field.

<img width="764" alt="Screen Shot 2024-03-13 at 10 10 26 AM"
src="https://github.com/pulumi/pulumi/assets/16751381/4be9a771-d3a0-4930-8469-d54f3b5e4e54">

<img width="747" alt="Screen Shot 2024-03-13 at 10 03 54 AM"
src="https://github.com/pulumi/pulumi/assets/16751381/45312baa-4929-434c-829a-a5e6494afad8">
2024-03-14 22:10:14 +00:00
..
foo Update descriptions for property types defined in an external package (#15651) 2024-03-14 22:10:14 +00:00
provider Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
_index.md Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00
codegen-manifest.json Move codegen testdata (#15549) 2024-03-06 20:36:50 +00:00