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

If additionalProperties is basically type: string, ignore #4274

Merged
merged 3 commits into from
Aug 11, 2022

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Aug 10, 2022

No description provided.

@vercel
Copy link

vercel bot commented Aug 10, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
graphql-mesh ❌ Failed (Inspect) Aug 11, 2022 at 6:41AM (UTC)

@changeset-bot
Copy link

changeset-bot bot commented Aug 11, 2022

⚠️ No Changeset found

Latest commit: 111491d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@gilgardosh gilgardosh force-pushed the migrate-openapi-tests branch from eee9e17 to 97ed30f Compare August 11, 2022 06:37
@gilgardosh gilgardosh merged commit c71d967 into migrate-openapi-tests Aug 11, 2022
gilgardosh added a commit that referenced this pull request Aug 17, 2022
* 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>
@ardatan ardatan deleted the improve branch September 9, 2022 19:22
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.

2 participants