Skip to content
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

allOf operator and ajv-keywords support 2 #195

Open
svsool opened this issue Mar 26, 2024 · 1 comment
Open

allOf operator and ajv-keywords support 2 #195

svsool opened this issue Mar 26, 2024 · 1 comment

Comments

@svsool
Copy link

svsool commented Mar 26, 2024

👋 I could not re-open previous issue, seems like the issue is unfortunately back 😅

@smartinio
Copy link

Hello @ThomasAribart

Here's a repro:
https://codesandbox.io/p/sandbox/typescript-playground-export-forked-ctx886

I'm guessing the issue is that { transform: ['trim'] } doesn't contain any other properties to qualify it as a JSON Schema. If type: 'string' is added to it, the issue goes away.

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

No branches or pull requests

2 participants