Replies: 1 comment
-
|
To customize the request domain name, you need to use the AddServer method within your Swagger generation setup. This allows you to explicitly set the Url that the API client should target, overriding the default behavior (which usually defaults to the host serving the Swagger UI). You can add multiple servers to provide options for different environments (e.g., Local, Proxy, Production).
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions