Open woeterman94 opened 4 years ago
Is there a way to pass the server object or a base url? I need this in my swagger file for Azure gateway. Like this:
"servers": [ { "url": "__API-SCHEME__://__API-URL__" } ],
see https://swagger.io/specification/#server-object
Is there a way to pass the server object or a base url? I need this in my swagger file for Azure gateway. Like this:
see https://swagger.io/specification/#server-object