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
In TypeSpec/OpenAPI 3, we could define operation-level authentication by @useAuth/security section. But no matter TCGC or emitters didn't support this yet. Can we just ignore the operation-level authentication information with useAuth and report a warning in TCGC?
In TypeSpec/OpenAPI 3, we could define operation-level authentication by
@useAuth
/security
section. But no matter TCGC or emitters didn't support this yet. Can we just ignore the operation-level authentication information with useAuth and report a warning in TCGC?playground
The text was updated successfully, but these errors were encountered: