-
Notifications
You must be signed in to change notification settings - Fork 49
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(Case Management): re-gen service and add examples #77
Conversation
Codecov Report
@@ Coverage Diff @@
## main #77 +/- ##
========================================
Coverage ? 100.00%
========================================
Files ? 19
Lines ? 2898
Branches ? 369
========================================
Hits ? 2898
Misses ? 0
Partials ? 0 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I approved this pre-maturely before I found a way to fix the async response body reading stuff in the global catalog examples :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but I found a couple things to address.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
## [0.17.9](v0.17.8...v0.17.9) (2021-02-18) ### Bug Fixes * **Case Management:** re-gen service and add examples ([#77](#77)) ([34eb26b](34eb26b))
🎉 This PR is included in version 0.17.9 🎉 The release is available on: Your semantic-release bot 📦🚀 |
PR summary
This PR adds examples to the Case Management service.
PR Checklist
Please make sure that your PR fulfills the following requirements:
PR Type
What is the current behavior?
What is the new behavior?
Does this PR introduce a breaking change?
Other information