To change the path and set, for example, the Swagger UI at the app's root, use: app.UseSwaggerUI(c => { c.SwaggerEndpoint("/swagger/v1/swagger.json", ...
確定! 回上一頁