Skip to content

Support creating multiple tags #62

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

Merged
merged 2 commits into from
May 1, 2023
Merged

Support creating multiple tags #62

merged 2 commits into from
May 1, 2023

Conversation

n7studios
Copy link
Contributor

Summary

Adds a create_tags() method to support creating multiple tags in a single API request, as reported in #60

Testing

  • testCreateTags: Tests that creating multiple tags works as expected.
  • testCreateTagsBlank: Tests that creating multiple blank tags returns a ClientException
  • testCreateTagsThatExist: Tests that creating multiple tags that exist returns a ClientException

Checklist

@n7studios n7studios added this to the 1.1.0 milestone May 1, 2023
@n7studios n7studios self-assigned this May 1, 2023
@n7studios n7studios requested review from a team, noelherrick and corydhmiller and removed request for a team May 1, 2023 13:51
@n7studios n7studios merged commit 760df32 into master May 1, 2023
@n7studios n7studios deleted the create-multiple-tags branch May 5, 2023 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants