-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
area:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIkind:bugThis is a clearly a bugThis is a clearly a bugkind:documentation
Description
What do you see as an issue?
As you can see here the endpoint is /auth/token
https://airflow.apache.org/docs/apache-airflow-providers-fab/stable/auth-manager/token.html
But in the auto generated redoc based on openapi.json it is /token (which is not correct)
https://airflow.apache.org/docs/apache-airflow-providers-fab/stable/api-ref/fab-token-api-ref.html
Solving the problem
Update openapi.json
Anything else
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
area:APIAirflow's REST/HTTP APIAirflow's REST/HTTP APIkind:bugThis is a clearly a bugThis is a clearly a bugkind:documentation