Skip to content
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

feat(campaigns): add campaigns.list (GET /campaigns/list) #323

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

remarkablemark
Copy link
Member

What is the motivation for this pull request?

feat(campaigns): add campaigns.list (GET /campaigns/list)

https://www.braze.com/docs/api/endpoints/export/campaigns/get_campaigns/

Checklist:

@remarkablemark remarkablemark added the feature New feature or request label Jul 31, 2023
@remarkablemark remarkablemark self-assigned this Jul 31, 2023
@cloudflare-workers-and-pages
Copy link

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 75edaf5
Status: ✅  Deploy successful!
Preview URL: https://0474fe0d.braze-api.pages.dev
Branch Preview URL: https://feat-campaigns-list.braze-api.pages.dev

View logs

@codecov
Copy link

codecov bot commented Jul 31, 2023

Codecov Report

Merging #323 (75edaf5) into master (9bdc916) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #323   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           92        93    +1     
  Lines          465       471    +6     
  Branches        19        19           
=========================================
+ Hits           465       471    +6     
Files Changed Coverage Δ
src/campaigns/types.ts 100.00% <ø> (ø)
src/Braze.ts 100.00% <100.00%> (ø)
src/campaigns/index.ts 100.00% <100.00%> (ø)
src/campaigns/list.ts 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

src/campaigns/list.test.ts Dismissed Show dismissed Hide dismissed
@remarkablemark remarkablemark merged commit 3f68a64 into master Jul 31, 2023
9 checks passed
@remarkablemark remarkablemark deleted the feat/campaigns-list branch July 31, 2023 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant