Skip to content

Deprecation of enum members when attribute is deprecated #878

@thompson-tomo

Description

@thompson-tomo

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

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Ease of Use

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions