Skip to content

Fix JSON bodies in generated endpoints. #147

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

Merged
merged 1 commit into from
Aug 10, 2020
Merged

Fix JSON bodies in generated endpoints. #147

merged 1 commit into from
Aug 10, 2020

Conversation

dbanty
Copy link
Collaborator

@dbanty dbanty commented Aug 10, 2020

Fixes #139. Also changes the test tag in end to end tests to "tests" which makes more sense.

@codecov
Copy link

codecov bot commented Aug 10, 2020

Codecov Report

Merging #147 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #147   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines         1178      1178           
=========================================
  Hits          1178      1178           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b0a2c07...8cd8e9c. Read the comment docs.

@dbanty dbanty merged commit c0d101b into main Aug 10, 2020
@dbanty dbanty deleted the fix_json_body branch August 10, 2020 21:35
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.

Variable json_json_body assigned but not used
1 participant