-
Notifications
You must be signed in to change notification settings - Fork 13k
feat: adds new endpoint to fetch outbound provider metadata #36424
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
Conversation
|
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
🦋 Changeset detectedLatest commit: 4f8e676 The changes in this PR will be included in the next version bump. This PR includes changesets to release 36 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #36424 +/- ##
===========================================
+ Coverage 65.38% 65.70% +0.31%
===========================================
Files 3191 3174 -17
Lines 106414 105829 -585
Branches 20257 20083 -174
===========================================
- Hits 69581 69530 -51
+ Misses 34130 33623 -507
+ Partials 2703 2676 -27
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
packages/apps-engine/src/definition/outboundComunication/IOutboundCommsProvider.ts
Show resolved
Hide resolved
Co-authored-by: Diego Sampaio <chinello@gmail.com>
Co-authored-by: Diego Sampaio <8591547+sampaiodiego@users.noreply.github.com>
…at#36424) Co-authored-by: Diego Sampaio <8591547+sampaiodiego@users.noreply.github.com>
Proposed changes (including videos or screenshots)
This PR adds a new endpoint allowing clients to fetch Outbound Providers Metadata by Provider ID.
Issue(s)
CTZ-182
CTZ-215
Steps to test or reproduce
Further comments