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
When use guard as standalone mode, doc will ignore schema which defined in guard.
When change to override mode, it will work fine.
Btw, there is another issue at override mode, it shows wrong schema. It expects to show schema which defined in handler, but got schema which defined in guard.