Skip to content

fix: Basic types as JSON bodies and responses#550

Merged
dbanty merged 1 commit intomainfrom
487-fix-basic-json-types
Dec 18, 2021
Merged

fix: Basic types as JSON bodies and responses#550
dbanty merged 1 commit intomainfrom
487-fix-basic-json-types

Conversation

@dbanty
Copy link
Copy Markdown
Collaborator

@dbanty dbanty commented Dec 18, 2021

Fixes #487

@dbanty dbanty added this to the 0.10.8 milestone Dec 18, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 18, 2021

Codecov Report

Merging #550 (aeb740d) into main (c8e2899) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #550   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           48        48           
  Lines         1639      1639           
=========================================
  Hits          1639      1639           

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 c8e2899...aeb740d. Read the comment docs.

@dbanty dbanty merged commit 49580ec into main Dec 18, 2021
@dbanty dbanty deleted the 487-fix-basic-json-types branch December 18, 2021 21:33
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.

Broken _get_kwargs code generated with JSON body type string

1 participant