Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jjuliano
Copy link
Member

feat: add HTTP request validations with action skipping and timezone settings

  • Added Pkl fields restrictToHTTPMethods, restrictToRoutes, and timezone
  • Implemented action skipping for validation failures in APIServerMode
  • Integrated gin.Context for runtime path/method validation
  • Refactored utils with generic Contains and ContainsStringInsensitive
  • Documented HTTP request validations and timezone with tz database reference

- Added Pkl fields restrictToHTTPMethods, restrictToRoutes, and timezone
- Implemented action skipping for validation failures in APIServerMode
- Integrated gin.Context for runtime path/method validation
- Refactored utils with generic Contains and ContainsStringInsensitive
- Documented HTTP request validations and timezone with tz database reference
@jjuliano jjuliano merged commit 5bcea17 into main Apr 16, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants