What do you see as an issue?
Currently, it's difficult to know how to create an Airflow API endpoint.
There are several steps, including adding the endpoint to the openapi yaml, creating the endpoint, and I think there's a pre-commit hook that if you don't run gets you all tangled up (I think it creates a minified js file with all of the endpoints for www?)
Solving the problem
Write some docs!
Anything else
No response
Are you willing to submit PR?
Code of Conduct