Skip to content

Conversation

veleek
Copy link
Contributor

@veleek veleek commented Jun 30, 2021

Update templates that have nested body param logic to call ValidateName API on CompositeError.
See go-openapi/errors#30 for addition of ValidateName API to CompositeError which needs to be committed prior to this.

Closes #2594

Update templates that have nested body param logic to call ValidateName API on CompositeError.
See go-openapi/errors#30 for addition of ValidateName API to CompositeError.

Signed-off-by: Ben Randall <ben.randall@unity3d.com>
@codecov
Copy link

codecov bot commented Jul 11, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@b49f50b). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2595   +/-   ##
=========================================
  Coverage          ?   82.92%           
=========================================
  Files             ?       54           
  Lines             ?     9504           
  Branches          ?        0           
=========================================
  Hits              ?     7881           
  Misses            ?     1111           
  Partials          ?      512           

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 b49f50b...c9c0d15. Read the comment docs.

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.

Support nested body params for CompositeError
2 participants