Hi,
I already have the openapi definition of the api, from which I generate spring interfaces for the server. What is the best way to expose that file and presented by swagger-ui ?
If I disable springdoc.api-docs.enabled=false the swagger-ui is not loaded,
Thanks,
Adrian