apache/airflow

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

开放

#57,721 创建于 2025年11月3日

 (10 条评论) (0 个反应) (0 位负责人)Python (16,781 个派生)batch import
area:APIarea:airflow-ctlgood first issue

仓库指标

星标
 (44,809 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南