Skip to content

Feature Request: Exclusion of Specific Routes for laravel-request-docs Package #398

@avinmaster

Description

@avinmaster

Hi! It's me again.

Is your feature request related to a problem? Please describe.
I'm always frustrated when the laravel-request-docs package generates documentation for specific routes that I do not want to include.

Describe the solution you'd like
I would like to have the ability to exclude specific routes from the documentation generated by the laravel-request-docs package. This could be achieved by providing a configuration option where I can specify the routes to be excluded.

Describe alternatives you've considered
An alternative solution could be to manually edit the generated documentation to remove the unwanted routes, but this is not efficient and can be error-prone.

Additional context
It would be helpful to have a configuration file or an option within the existing configuration where I can list the routes that should be excluded from the documentation generation process. This would streamline the documentation process and ensure that only the relevant routes are included.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions