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
Add Params extension with schema definition capability
Adds the basic structure for the Params extension which allows
operations to define dry-schema contracts for input validation. The extension
provides a class-level params method to define schemas, with proper
inheritance support for subclasses.
0 commit comments