Hi
I have several server specifications in my openapi definition. These differ primarily in the base path (e.g., the API has a different base path in the dev environment than in production).
It would therefore be good if the different servers were taken into account when looking up the path.
If I find the time and the feature is desired, I can extend the path finding (and whatever else would be affected) myself.
Hi
I have several server specifications in my openapi definition. These differ primarily in the base path (e.g., the API has a different base path in the dev environment than in production).
It would therefore be good if the different servers were taken into account when looking up the path.
If I find the time and the feature is desired, I can extend the path finding (and whatever else would be affected) myself.