fixed

improved

2.7.33

  • ⚡️[Optimization] Support converting folders into modules.
  • ⚡️[Optimization] When importing OpenAPI/Swagger specs, if an endpoint uses Bearer Token, API Key, or Basic Auth as the Security, the variables will be referenced by default in the default auth panel.
  • 🐞[Bug Fix] Fixed an issue where the default request timeout was 3 minutes instead of 5 minutes.
  • 🐞[Bug Fix] Fixed an issue where, when merging endpoints and endpoint cases in sprint branches into the main branch, endpoint cases were not merged.
  • 🐞[Bug Fix] Fixed an issue where the interface kept showing "Uploading" after importing empty project data.
日本語:
  • ⚡️【最適化】ディレクトリをモジュールに変換できるように対応しました。
  • ⚡️【最適化】OpenAPI仕様書をインポートする際、APIでBearer Token、API Key、Basic AuthタイプのSecurity Schemeが設定されている場合、デフォルトの認証情報画面において該当の変数が自動的に参照されるように対応しました。
  • 🐞【バグ修正】リクエストのタイムアウトのデフォルト値が誤って3分に設定されていた不具合を修正し、正しいデフォルト値である5分に変更しました。
  • 🐞【バグ修正】サブブランチからAPIおよびAPIテストケースをメインブランチにマージする際に、APIテストケースが正しくマージされない不具合を修正しました。
  • 🐞【バグ修正】空のプロジェクトデータをインポートした後、画面に「Uploading」が表示されたままになる不具合を修正しました。