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

Regenerate client for 5.1.0 #22

Merged
merged 1 commit into from
May 28, 2024
Merged

Regenerate client for 5.1.0 #22

merged 1 commit into from
May 28, 2024

Conversation

lucasmazza
Copy link
Contributor

  • Add create_campaign and update_campaign methods
  • Add webpage_style and email_style to Campaign objects
  • Remove deprecated DELETED role for organization members - this is now exposed via the active property
  • Do not allow member's name to be set via the API
  • Add label to custom fields on rewards
  • Allow to copy the fraud_prevention settings when creating a new team

Closes #21

* Add `create_campaign` and `update_campaign` methods
* Add `webpage_style` and `email_style` to `Campaign` objects
* Remove deprecated `DELETED` role for organization members - this is now exposed via the `active` property
* Do not allow member's `name` to be set via the API
* Add `label` to custom fields on rewards
* Allow to copy the `fraud_prevention` settings when creating a new team

Closes #21
@lucasmazza lucasmazza merged commit f0ed264 into main May 28, 2024
6 checks passed
@lucasmazza lucasmazza deleted the lm/release-5-1-0 branch May 28, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changes to the API spec detected
1 participant