apache/airflow

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

Open

#57.721 geöffnet am 3. Nov. 2025

Auf GitHub ansehen
 (10 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (16.781 Forks)batch import
area:APIarea:airflow-ctlgood first issue

Repository-Metriken

Stars
 (44.809 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 7T 18h) (834 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide