new
fixed
improved
2.8.1
- 🔥 [New Feature] When debugging endpoints, you can now view network details such as the HTTP version and TLS protocol.

- ⚡️ [Optimization] When debugging endpoints, array-type parameters now allow you to choose enum values for their child elements.
- 🐞 [Bug Fix] Fixed an issue where right answers on response data did not show options like Copy JsonPath.
- 🐞 [Bug Fix] Fixed an issue where WebSocket endpoints were still published to published documentation when the root folder visibility was set to `Internal'.
Japanese:
- 🔥 [New feature] Network information such as HTTP version and TLS protocol can now be checked when debugging the API.
- ⚡️ [Optimization] When debugging the API, it is now possible to directly select enumeration values as child elements of array type parameters.
- 🐞 [Bug Fix] Fixed a bug where functions such as Copy JSONPath could not be used when right-clicking on the API response data.
- 🐞 [Bug Fix] Fixed a bug where the WebSocket API was displayed in public online documents even when the root directory's visibility was set to “internal”.