Enhancements
- Swagger UI Configuration Control
The API Proxy configuration now supports aSwaggerEnabledproperty that allows you to control whether the Swagger UI and OpenAPI Specification endpoints are exposed for each API Proxy. SettingSwaggerEnabled: trueenables these documentation endpoints, which is useful for development and testing environments. By default, Swagger endpoints are disabled. See the Swagger UI for full details.