-
Notifications
You must be signed in to change notification settings - Fork 348
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
If additionalProperties is basically type: string, ignore #4274
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
9657e5c
to
eee9e17
Compare
|
eee9e17
to
97ed30f
Compare
* some tests * lowercase header fix * add missing Proxy fields * */* access header fix * cookies srtingify fix * test server fix * If additionalProperties is basically type: string, ignore (#4274) * more informative error message * Fix union handling (#4289) * Make arguments related to query params nullable if it is already defined in queryParams (#4290) * Error extensions and fix JSON scalars (#4292) * convert format uuid into UUID scalar * remove type args if provided by operationHeaders * fix for Query.getFields * Do not respect user's accept header if we have a better option (#4272) * Openapi multiple argument sources fix (#4311) * Add a changeset Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Arda TANRIKULU <[email protected]> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
No description provided.