Change URL search bar for Dropdown Version #612
Unanswered
GasparB123
asked this question in
Q&A
Replies: 1 comment
-
@GasparB123 I'm looking for the exact thing. How did you actually manage to have it as a search bar? 🤔 Do you have an example config? I don't have any black header at the top - is it not the BaseLayout? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The Swagger UI for L5 Swagger in Laravel by default shows a URL search bar:
But I want it to show a select definition dropdown that let's me select the version (v1,v2,v3,etc.) (I took this picture from a C# API):
How do I code or change the configuration for this?? I've done Laravel for a while now, but just recently started analising using Swagger
Beta Was this translation helpful? Give feedback.
All reactions