[Feature]: Swagger API Testing Security and Usability Improvements
-
This release introduces API testing using a secured API key in Swagger API documentation.
-
Swagger now supports API key authentication. Users can authenticate in Swagger using the API key flow. This aligns interactive documentation with how protected APIs are actually secured.
-
Swagger “Try It Out” can be controlled by configuration. Teams can enable or disable Swagger’s live testing capability per environment. This helps keep production documentation visible while preventing unauthorized test execution.
Detailed documentation can be found here: Swagger UI