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

Return 'name' when fetching a template #50

Merged
merged 2 commits into from
Sep 5, 2018
Merged

Conversation

klssmith
Copy link
Contributor

@klssmith klssmith commented Sep 4, 2018

The Template class now has a name property, which is the name of the template as set in Notify.

This change affects the response from these two methods:

  • get_template_by_id
  • get_template_version

Pivotal story

The Template class now has a 'name' property, which is the name of the Template
as set in Notify. This change affects the response from these two methods:
* `get_template_by_id`
* `get_template_version`
@klssmith klssmith merged commit 887f7ff into master Sep 5, 2018
@klssmith klssmith deleted the return-template-name branch September 5, 2018 09:35
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.

None yet

2 participants