apache/airflow

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

Aperta

#57.721 aperta il 3 nov 2025

 (10 commenti) (0 reazioni) (0 assegnatari)Python (16.781 fork)batch import
area:APIarea:airflow-ctlgood first issue

Metriche repository

Star
 (44.809 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor