Skip to content

Wrong redoc auto documentation for FabAuthManager #52277

@jpizquierdo

Description

@jpizquierdo

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions