Skip to content

allow passing an array of specific schemas to skip#5042

Merged
markerikson merged 1 commit into
masterfrom
specific-schema-skip
Jul 28, 2025
Merged

allow passing an array of specific schemas to skip#5042
markerikson merged 1 commit into
masterfrom
specific-schema-skip

Conversation

@EskiMojo14

Copy link
Copy Markdown
Collaborator

fixes #5039

skipSchemaValidation: ['arg', 'response']

@codesandbox

codesandbox Bot commented Jul 27, 2025

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@codesandbox-ci

Copy link
Copy Markdown

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 f568475:

Sandbox Source
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration
@examples-action-listener/counter Configuration
rtk-esm-cra Configuration

@github-actions

Copy link
Copy Markdown

size-limit report 📦

Path Size
1. entry point: @reduxjs/toolkit/query/react (modern.mjs) 14.99 KB (+0.31% 🔺)
1. entry point: @reduxjs/toolkit/query (cjs, production.min.cjs) 24 KB (+0.16% 🔺)
1. entry point: @reduxjs/toolkit/query/react (cjs, production.min.cjs) 26.39 KB (-0.1% 🔽)
2. entry point: @reduxjs/toolkit/query (without dependencies) (cjs, production.min.cjs) 10.76 KB (+0.35% 🔺)
3. createApi (.modern.mjs) 15.38 KB (+0.21% 🔺)
3. createApi (react) (.modern.mjs) 17.43 KB (+0.21% 🔺)

@netlify

netlify Bot commented Jul 27, 2025

Copy link
Copy Markdown

Deploy Preview for redux-starter-kit-docs ready!

Name Link
🔨 Latest commit f568475
🔍 Latest deploy log https://app.netlify.com/projects/redux-starter-kit-docs/deploys/688697259861800008e6e13f
😎 Deploy Preview https://deploy-preview-5042--redux-starter-kit-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@markerikson markerikson merged commit 79dba51 into master Jul 28, 2025
114 checks passed
@EskiMojo14 EskiMojo14 deleted the specific-schema-skip branch August 1, 2025 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ability to granularly skip arg/response validation

2 participants