apache/airflow

Improve the error message when a required field from the API is not provided

オープン

#57,721 opened on 2025/11/03

 (10 件のコメント) (0 件のリアクション) (0 人の担当者)Python (16,781 件のフォーク)batch import
area:APIarea:airflow-ctlgood first issue

Repository metrics

Stars
 (44,809 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Use pydantic is_required() and ask users to fill in before sending requests or building it. Auto-generate appropriate messages Combine with #57634 if possible

コントリビューターガイド