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

Feature/search templates #84

Merged

Conversation

uplateandonline
Copy link

A very minor change to allow searching of templates via the API. See issue #83 for more information.

Also fixes an import in the test file

@nadouani nadouani added this to the 1.5.0 milestone Sep 24, 2018
from thehive4py.exceptions import CaseTemplateException
from thehive4py.query import *

api = TheHiveApi('http://127.0.0.1:9000', 'JC7wGXWHi0XhvepKK1fBnP67d6JRjx0r')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, can you please remove the API key here? take a look to other sample file. Thanks

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, sorry about that!

@nadouani nadouani merged commit 6c2d960 into TheHive-Project:develop Sep 25, 2018
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.

2 participants