You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Doing so generates broken NSwag/Kiota clients, because the endpoint URL already contains the namespace prefix. When no server URL is emitted, the endpoints in the swagger.json (procured by Swashbuckle) are wrong. This is not a good idea.
See conversation at microsoft/kiota#4004.
Depends on #1479.
The text was updated successfully, but these errors were encountered: