added sightings types to automation page

pull/114/head
Thomas Gardner 2018-05-16 10:38:48 -06:00
parent 9f31dd791b
commit 0c7fe3a092
1 changed files with 8 additions and 0 deletions

View File

@ -662,6 +662,14 @@ curl --header "Authorization: a4PLf8QICdDdOmFjwdtSYqkCqn9CvN0VQt7mpUUf " --heade
- attribute_id
- attribute_uuid
The different sightings types are:
~~~~php
0 => 'sighting',
1 => 'false-positive',
2 => 'expiration'
~~~~
## User management