You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
It's unclear from the spec whether this is technically allowed or not, but common OpenAPI implementations (namely FastAPI) use a relative path for tokenUrl instead of a fully qualified URL. So this generator should allow that instead of failing.