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
| Built-in framework action (`GetCurrentUser`, `LogoutAction`, etc.) | no wrapper needed; built-in handles its own validation/auth | use directly |
59
59
60
60
The `furystack/rest-action-validate-wrapper` lint rule requires `Validate(...)` for any custom action that consumes `query`, `url`, or `body`. Skipping it requires an `eslint-disable` comment with a justification.
0 commit comments