Multiple parameters in the URL path. It’s possible? (DarkaOnLine)
Using Swagger to document a Laravel API, I got to the point of documenting a route with two path params. However, I can’t pass both parameters in the Swagger url in any way, only the first one comes out.