When I describe an API Spec ``` openapi: 3.0.3 servers: - url: 'http://localhost:8080/api' ``` the base path will be ignored. I can't anything in the documentation.
When I describe an API Spec
the base path will be ignored. I can't anything in the documentation.