-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem? Please describe.
Currently when we deprecate an attribute we are needing to also explicitly deprecate all of the enum members. But if we don't the members will still show with their original stability.
Describe the solution you'd like
If an attribute is deprecated, the members should automatically be deprecated.
Describe alternatives you've considered
Only update the stability in rendered docs.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Type
Projects
Status
Ease of Use