norm opened a new pull request, #25476:
URL: https://github.com/apache/airflow/pull/25476

   The User schema restricts first and last names to not-null, and an
   empty string satisfies that requirement. The API insisted names have
   at least one character, which caused errors when the database had an
   acceptably empty string.
   
   This closes #20320.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to