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

Add GetTags function. #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

btubbs
Copy link

@btubbs btubbs commented Feb 6, 2019

I'm storing templates in a database. When users of the admin UI go to create/update a template, I want to validate that it uses only fields that my code can actually provide. This PR adds a method for getting the names of all the tags used in a template, so I can do that validation.

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.

1 participant