Minor Changes
- Added new rule
array-parameter-serializationto require that serialization parametersstyleandexplodeare present on array parameters.
Patch Changes
- Deprecated lint-related options in the
bundlecommand. The options are going to be removed in the subsequent releases.
Use the lint command separately to lint your APIs before bundling. - Updated Redoc to v2.1.3.
- Updated @redocly/openapi-core to v1.5.0.