You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add not-found guard to GetCampaign, refactor ListCampaignChecks to recursive pagination
Aligns GetCampaign with the empty-ID convention used by GetCategory,
GetScorecard, etc. Converts ListCampaignChecks from iterative to
recursive pagination to match the rest of the SDK.
Made-with: Cursor
0 commit comments