Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabled Filter feature to allow for the filtering of endpoints #16

Open
ddavaham opened this issue Dec 23, 2017 · 4 comments
Open

Enabled Filter feature to allow for the filtering of endpoints #16

ddavaham opened this issue Dec 23, 2017 · 4 comments

Comments

@ddavaham
Copy link

Did some more research on this earlier today. Found the following PR. I am not a rocket scientist but if I reading it correctly, the feature is already there and just needs to be enabled. I could be completely wrong. Something having to do with filtering endpoints was merged into the swagger-ui:master on Jul 12.

Anyway take a look for yourself and let me know

swagger-api#3196

@a-tal
Copy link

a-tal commented Dec 25, 2017

tried out the filters, they sort of work, but they're not that great. for some reason you can't include the first letter of a tag with any success. I imagine this will result in more questions than answers at this point, so I'll probably hold off until this is noticed/fixed upstream to enable it in ESI.

screenshots (didn't bother styling the input box yet ovs):

screen shot 2017-12-25 at 7 32 24 am

screen shot 2017-12-25 at 7 32 36 am

screen shot 2017-12-25 at 7 38 21 am

screen shot 2017-12-25 at 7 39 35 am

@a-tal
Copy link

a-tal commented Dec 25, 2017

ffs. it's case sensitive search 👎

@a-tal
Copy link

a-tal commented Apr 19, 2018

upstream issue: swagger-api#3876

@aosavitski
Copy link

In the same way as mentioned in the upstream issue ( swagger-api#3876 (comment) ), it could be changed from tag filtering to filtering of endpoints

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants