Skip to content

Filter parameter does not work #424

@mariusreusch

Description

@mariusreusch

I tried to add the filter edit box in the top bar in order to filter the tagged operations that are shown. As described here https://github.com/springdoc/springdoc-openapi-demos in the section Swagger-ui configuration, I added the following line to my application.properties files:

springdoc.swagger-ui.filter=true

Unfortunately the edit box does not appear.

By providing the filter setting as url parameter (as described here https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md#how-to-configure) the edit box is displayed.

To Reproduce
Steps to reproduce the behavior:

Expected behavior

  • See the filter edit box in the top bar.

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