This release fixes two bugs: one visual issue within static documentation, and another within runtime validation for Array-typed parameters.
Changelog
- fix:
<Select disabled> for type: string + enum schemas (#5601)
- fix: accept string-represented values in required array runtime validation (#5609)