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

貢獻者指南