apache/airflow

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

Open

#57.721 aberto em 3 de nov. de 2025

Ver no GitHub
 (10 comments) (0 reactions) (0 assignees)Python (16.781 forks)batch import
area:APIarea:airflow-ctlgood first issue

Métricas do repositório

Stars
 (44.809 stars)
Métricas de merge de PR
 (Mesclagem média 7d 18h) (834 fundiu PRs em 30d)

Description

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

Guia do colaborador