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

Delete the escaped field name in favor of unescaped/original field name to keep the expected structure #4220

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

ardatan
Copy link
Owner

@ardatan ardatan commented Aug 3, 2022

Closes #4203

@changeset-bot
Copy link

changeset-bot bot commented Aug 3, 2022

🦋 Changeset detected

Latest commit: 64e7b15

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 18 packages
Name Type
@omnigraph/json-schema Patch
@graphql-mesh/json-schema Patch
@omnigraph/openapi Patch
@omnigraph/raml Patch
@graphql-mesh/container Patch
cloudflare-workers Patch
hasura-openbrewery-geodb Patch
hello-world-esm Patch
json-schema-hello-world Patch
json-schema-example Patch
json-schema-fhir Patch
json-schema-subscriptions Patch
reddit-example Patch
@graphql-mesh/new-openapi Patch
@graphql-mesh/raml Patch
nextjs-apollo-example Patch
nextjs-sdk-example Patch
openapi-jira Patch

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link

vercel bot commented Aug 3, 2022

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

Name Status Preview Updated
graphql-mesh ✅ Ready (Inspect) Visit Preview Aug 3, 2022 at 10:54AM (UTC)

@theguild-bot
Copy link
Collaborator

The latest changes of this PR are available as alpha in npm (based on the declared changesets):

@graphql-mesh/container@0.1.127-alpha-556d773b0.0
@graphql-mesh/json-schema@0.30.6-alpha-556d773b0.0
@graphql-mesh/new-openapi@0.5.10-alpha-556d773b0.0
@graphql-mesh/raml@0.4.9-alpha-556d773b0.0
@omnigraph/json-schema@0.24.6-alpha-556d773b0.0
@omnigraph/openapi@0.7.10-alpha-556d773b0.0
@omnigraph/raml@0.5.61-alpha-556d773b0.0

@ardatan ardatan merged commit 961e071 into master Aug 3, 2022
@ardatan ardatan deleted the fix-query-params-escape branch August 3, 2022 10:56
@Urigo Urigo mentioned this pull request Aug 11, 2022
55 tasks
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.

JSON Schema handler doesn't respect the request shape if one of the fields is escaped
2 participants