Enums lack a list of members and their descriptions #3724
Labels
area/api-docs
Generated API docs, generated from providers. For hand-written docs, see area/docs.
area/docs
Hand-written documentation. For api docs, see area/api-docs.
kind/bug
Some behavior is incorrect or out of spec
resolution/fixed
This issue was fixed
Milestone
What happened?
In the registry, enums have no information:
Despite the fact that the schema does have information on these types:
This is consistent for both native and bridged providers. Example: https://www.pulumi.com/registry/packages/aws/api-docs/ec2/instance/#instancetype
There should be an obvious visible indicator that a supporting type is an enum. At the very least, we should call it out in text.
Example
n/a
Output of
pulumi about
n/a
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: