Date: February 27, 2019
Improvements
Swagger UI Update
Swagger UI is updated to version 3.20.9.
Servers Live Edit
OpenAPI 3.0 servers block is updated in Swagger UI as you edit the specification. The server variable default value is shown in Swagger UI by default. When you change the server variable value in Swagger UI then the value is no longer overwritten by a change in the server variable default value. When the server variable default value and the value in Swagger UI are the same again, then the value in Swagger UI is again updated by changes in the server variable default value.
Operations Collapsing
Swagger UI operation blocks no longer collapse when editing the operation:
What used to happen when editing an operation:
Resolved Issues
– Fixed labels for new OpenAPI 3.0 specification and new Swagger 2.0 specification menu items.
– Fixed issues #783 and #791.