Skip to content

Support Filtering of Deprecated APIs with Default Behavior #179

Open
@Edison-A-N

Description

@Edison-A-N

Is your feature request related to a problem? Please describe.
When working with APIs, deprecated endpoints clutter the interface and documentation, causing confusion and inefficiency. I'm always frustrated when I have to manually identify and avoid deprecated APIs, especially when they are still visible without clear filtering options.

Describe the solution you'd like
I want a feature that automatically filters out deprecated APIs by default, ensuring only active APIs are displayed in the interface or documentation. There should be no need for an explicit option to toggle this filtering behavior, as filtering deprecated APIs is the most common use case.

Describe alternatives you've considered
An alternative would be to provide an optional toggle to show or hide deprecated APIs. However, this adds unnecessary complexity, as most users are unlikely to need deprecated APIs, and a default filter would suffice.

Additional context
This feature would streamline API usage for developers and reduce the risk of accidentally using deprecated endpoints. No screenshots are available, but this applies to API documentation, SDKs, or any interface listing APIs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions