## What's Changed * fix: Allow vendor-specific MIME types for JSON by @hasghari in https://github.com/rswag/rswag/pull/769 * chore: loosen json-schema dependency again by @bvogel in https://github.com/rswag/rswag/pull/775 * chore: update readme file by @vishaltps in https://github.com/rswag/rswag/pull/732 * fix: adjust regex to match Media Types with JSON content by @romanblanco in https://github.com/rswag/rswag/pull/781 * fix: encode query params when use schema type by @JohnnyKei in https://github.com/rswag/rswag/pull/725 * Define extra options for properties by @a-lavis in https://github.com/rswag/rswag/pull/783 * Define extra options for properties by @IlkhamGaysin in https://github.com/rswag/rswag/pull/721 * fix: Suppress deprecation warning when strict setting is not set by @hasghari in https://github.com/rswag/rswag/pull/785 ## New Contributors * @bvogel made their first contribution in https://github.com/rswag/rswag/pull/775 * @vishaltps made their first contribution in https://github.com/rswag/rswag/pull/732 **Full Changelog**: https://github.com/rswag/rswag/compare/2.14.0...2.15.0