Skip to content

v0.2.4

Choose a tag to compare

@msutkowski msutkowski released this 16 Jan 23:02
· 26 commits to next since this release

About this release

This release adds support for using module aliases in addition to relative file paths for --baseQuery.

Example usage:

npx @rtk-incubator/rtk-query-codegen-openapi -h --baseQuery @/customBaseQuery:namedExportFn -c ../tsconfig.json https://petstore3.swagger.io/api/v3/openapi.json

Thanks to @kahirokunn for this awesome work!

v0.2.3...v0.2.4