Closed jho44 closed 2 years ago
@jho44 This doesn't look correct, I see in the tests we are making calls using Inline 200. This is a generic response type that basically means we have a problem in our generation. Were you able to successfully do everything in Campaigns with this?
@jho44 This doesn't look correct, I see in the tests we are making calls using Inline 200. This is a generic response type that basically means we have a problem in our generation. Were you able to successfully do everything in Campaigns with this?
I was able to successfully do everything in Campaigns with this, but I've since fixed it with this Generator PR.
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
api/campaigns-api.ts | 142 | 143 | 99.3% | ||
<!-- | Total: | 146 | 147 | 99.32% | --> |
Totals | |
---|---|
Change from base Build 3137516625: | 1.6% |
Covered Lines: | 1984 |
Relevant Lines: | 1987 |
Description
Regenerated SDK, but took out stuff like Creatives API, Uploads API, Default API, related models, etc. Added Campaigns API, related models, and unit/integration tests.
Story
JIRA-1266
Related PR's
Generator PR 1 Generator PR 2
Verify