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

fix: add $schema field to input to allow round-trips #151

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

danielgtaylor
Copy link
Owner

This PR modifies the schema link transformer to add the $schema field to request bodies as well as response bodies, so that round-trips of the data work.

Fixes #59

@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Files Coverage Δ
transforms.go 70.27% <85.71%> (+2.15%) ⬆️

📢 Thoughts on this report? Let us know!.

@danielgtaylor danielgtaylor merged commit 80c75e4 into main Oct 23, 2023
4 of 5 checks passed
@danielgtaylor danielgtaylor deleted the schema-round-trip branch October 23, 2023 05:38
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.

Invalid Use of $schema
1 participant