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.
view network details such as the HTTP version and TLS protocol
  • ⚡️[Optimization] When debugging endpoints, array-type parameters now allow you to directly select enum values for their child elements.
  • 🐞[Bug Fix] Fixed an issue where right clicking on response data did not show options like
    Copy JSONPath
    .
  • 🐞[Bug Fix] Fixed an issue where WebSocket endpoints were still published to publicly published documentation when the root folder visibility was set to
    Internal
    .
日本語:
  • 🔥【新機能】APIのデバッグ時に、HTTPバージョンやTLSプロトコルなどのネットワーク情報を確認できるようになりました。
  • ⚡️【最適化】APIのデバッグ時、array型パラメータの子要素で列挙値を直接選択できるようになりました。
  • 🐞【バグ修正】APIレスポンスデータ上で右クリックした際に、Copy JSONPathなどの機能が使用できなかった不具合を修正しました。
  • 🐞【バグ修正】ルートディレクトリの可視性が「内部」に設定されている場合でも、WebSocket APIが公開オンラインドキュメントに表示されてしまう不具合を修正しました。