apache/airflow

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

Open

#57.721 aperta il 3 nov 2025

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

Metriche repository

Star
 (44.809 star)
Metriche merge PR
 (Merge medio 7g 18h) (834 PR mergiate in 30 g)

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