这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@ZIMkaRU
Copy link
Member

@ZIMkaRU ZIMkaRU commented Aug 6, 2025

This PR reworks filter query param schemas. This is the next part of the previous rework #438


Basic changes:

  • Brings the JSON schemas of query params to common consistent form for easier support
  • Disables the ability to pass undeclared params to improve understanding of what is being passed and increase the security and durability of the system
  • Splits the schemas into separate files for better readability
  • Uses JSON schema compilation on the initialization stage before validation (when module loading) to increase performance
  • Makes corresponding minor changes

tarcisiozf and others added 30 commits July 29, 2025 09:03
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.

3 participants