Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
prytoegrian authored and nitishm committed May 14, 2019
1 parent 425b61f commit 6aa268e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Expand Up @@ -120,7 +120,7 @@ curl http://0.0.0.0:80/api/v1/attack/494f98a2-7165-4d1b-8834-3226b49ab582
Availables parameters :
* status : `scheduled | running | canceled | completed | failed`
* created_before : `YYYY-mm-dd+hh:ii:ss` (date must be url-encoded)
* created_after : `YYYY-mm-dd hh:ii:ss` (date must be url-encoded)
* created_after : `YYYY-mm-dd+hh:ii:ss` (date must be url-encoded)

```
curl http://0.0.0.0:80/api/v1/attack/
Expand Down

0 comments on commit 6aa268e

Please sign in to comment.