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
AuthenticatedUser is injected by an authenticator.
When I use Endpoints Framework Maven plugin to generate OpenApi documentation, the plugin does not exclude the injected class (the class is included in the generated docs).
I have the following api:
AuthenticatedUser is injected by an authenticator.
When I use Endpoints Framework Maven plugin to generate OpenApi documentation, the plugin does not exclude the injected class (the class is included in the generated docs).