-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Support OpenAPI readOnly/writeOnly properties #3430
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 9d00963:
|
✅ Deploy Preview for redux-starter-kit-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Oazapfts has released version 4.8 in the meantime and version 4.8.1 adds the option of using the OpenAPI 3.1 functionality of prefixItems that would also fix #3648. Any blockers to upgrade to 4.8.1 here and merge this? |
|
038ede2
to
a9d22b5
Compare
This has taken far too long, I apologize! Let's get this out as 1.1.1 :) |
Addresses #2742 in
rtk-query-codegen-openapi
oazapfts
added support for readOnly/writeOnly in v4.7.1. Relevant changes of this PR that must be looked at with care:oazapfts
to4.7.1
typescript
to^5.0.4
4.1
and4.5
. I'm sure that this check was there for a reason, I'm open to help.@rtk-query/oazapfts-patched
is not used anymore. If you need to, I can update the package to useoazapfts@4.7.1
Cheers