new

improved

fixed

2.7.37

  • 🔥[New Feature] The
    Scheduled Import
    feature has been upgraded to
    Bind Data Source
    , which can now be set on the module overview page.
  • 🔥[New Feature] When debugging SSE streaming responses for endpoints related to
    AI with LLMs
    in published online documentation, it now supports automatic merging of message content and previewing content in Markdown format.
  • ⚡️[Optimization] When creating a new endpoint, you can now choose whether the current endpoint uses the design interface or the request interface.
  • ⚡️[Optimization] Optimized the tab names on the endpoint page: in request-first mode,
    Response
    and
    Info
    are now merged into
    Design
    .
  • ⚡️[Optimization] Fulfilled the data displayed on the module overview page.
  • ⚡️[Optimization] You can now separately configure whether to enable response validation for runs, debug cases, test cases, and test steps.
  • ⚡️[Optimization] If an endpoint does not define a schema, the
    auto-generate
    feature will attempt to use examples.
  • ⚡️[Optimization] When inviting users to join a project from within the project, their permissions in the team or organization will now default to
    member
    instead of
    guest
    .
  • 🐞[Bug Fix] Fixed an issue where, when using Apidog CLI to export data to run test scenarios, the configuration interface displayed incorrect options.
  • 🐞[Bug Fix] Fixed an issue where, when using
    Requests
    , if the URL contained variables, switching the body type would incorrectly add a
    /
    before the variable.
日本語:
  • 🔥【新機能】
    スケジュールインポート
    機能が
    データソース接続
    にアップグレードされ、モジュール概要ページでデータソースを接続できるようになりました。
  • 🔥【新機能】公開されているオンラインドキュメントでSSEストリーミング応答のAI大規模モデルAPIをデバッグする際、メッセージ内容の自動統合およびMarkdown形式でのコンテンツプレビューがサポートされました。
  • ⚡️【最適化】新しいAPI作成時に、設計画面とRequest画面を切り替えられるようになりました。
  • ⚡️【最適化】API管理ページのタブ名を最適化し、リクエスト優先モードの「Response定義」と「API説明」を「設計」に統合しました。
  • ⚡️【最適化】モジュール概要ページに表示されるデータを改善しました。
  • ⚡️【最適化】実行、デバッグケース、テストケース、シナリオケースごとにResponse検証のON/OFFを個別に設定できるようになりました。
  • ⚡️【最適化】APIにデータ構造が定義されていない場合に自動生成機能を使用すると、サンプルを使用してみるようにします。
  • ⚡️【最適化】プロジェクト内でユーザーをプロジェクトに招待する際、そのユーザーのチームや組織内での権限がゲストではなく一般メンバーとして設定されるようにしました。
  • 🐞【バグ修正】Apidog CLIでデータをエクスポートしてテストシナリオを実行する際に、設定画面に誤ったオプションが表示される不具合を修正しました。
  • 🐞【バグ修正】Request使用時、URLに変数が含まれている場合、Bodyタイプを切り替えると変数の前に誤って
    /
    が追加される問題を不具合を修正しました。