Skip to content

Conversation

@eceltov
Copy link
Collaborator

@eceltov eceltov commented Jul 7, 2025

Changes:

  • Parameter constraints (such as string length) are now correctly added to the generated swagger.
  • Loose and Format attributes can now be used together.
  • Added File parameter type and related swagger generation functionality.
  • Added caching mechanism for loose attributes.
  • Improved performance of Format attribute validation.

}
}

private function getFileField($required = true)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Argument and return type hint are missing.

@krulis-martin krulis-martin merged commit 63d5c62 into master Jul 7, 2025
12 checks passed
@krulis-martin krulis-martin deleted the validation-bugfixes branch July 7, 2025 16:59
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