This feature release adds new RTKQ codegen config options for outputting regex constants when the pattern keyword is used in an OpenAPI definition, and defining explicit tag overrides on a per-endpoint basis as part of the codegen config.
What's Changed
- feat: (codegen) output regex patterns for generated schemas by @RhysOnlyBetter in #5146
- feat(codegen): support explicit tag overrides without altering defaults by @w3di in #5135
- Add test for #3369 by @markerikson in #5154
Full Changelog: https://github.com/reduxjs/redux-toolkit/compare/@rtk-query/codegen-openapi@2.1.0...@rtk-query/codegen-openapi@2.2.0