Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
prytoegrian authored and nitishm committed May 14, 2019
1 parent 4178ff3 commit 425b61f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ 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` (must be url-encoded)
* created_after : `YYYY-mm-dd hh:ii:ss`
* 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)

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

0 comments on commit 425b61f

Please sign in to comment.