improved

fixed

2.6.48

  • ⚡️[Optimization] The content type of the endpoint response can now be configured as
    No-Content
    , indicating that the endpoint does not return any response body.
  • ⚡️[Optimization] When accessing
    public projects
    that do not belong to your team, the endpoint documentation no longer displays information such as modifiers and creators.
  • ⚡️[Optimization] Improved the display style of test scenarios included in scheduled tasks after they have been modified or deleted.
  • 🐞 [Bug Fix] Fixed the issue where automated tests could not correctly read the response body of previous steps when the endpoint only used global parameters.
  • 🐞 [Bug Fix] Fixed the issue where the query section was not imported when importing data in apiDoc format.
  • 🐞 [Bug Fix] Fixed the issue where schemas in non-Latin names referenced at the root could not be exported in Markdown format.
  • 🐞 [Bug Fix] Fixed the issue where the
    Run History
    page for scheduled tasks incorrectly displayed test reports for tests run by manually specified runners.
日本語:
  • ⚡️【最適化】APIの応答内容形式は
    No-Content
    に設定可能で、これはAPIが応答Bodyを返さないことを示します。
  • ⚡️【最適化】他のチームの
    公開プロジェクト
    にアクセスする際、APIドキュメントページは修正者や作成者などの情報を表示しなくなります。
  • ⚡️【最適化】タスクスケジュールに含まれるテストシナリオが変更または削除された場合、その表示スタイルを改善しました。
  • 🐞【バグ修正】APIがグローバルパラメータのみを使用している場合に、自動テストが前処理ステップの応答Bodyを正しく読み取れない問題を解決しました。
  • 🐞【バグ修正】apiDoc形式のデータをインポートする際に、query部分がインポートされない問題を解決しました。
  • 🐞【バグ修正】ルートノードで参照されている非ラテン語のデータモデルがMarkdown形式にエクスポートできない問題を解決しました。
  • 🐞【バグ修正】タスクスケジュールの実行履歴ページで、手動で指定されたランナーがテストを実行しているテストレポートを誤って表示していた問題を解決しました。