Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
morus12 committed Feb 28, 2024
1 parent 193f487 commit 58bd7d5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,9 @@ client.HTTPClient = urlfetch.Client(ctx)
* [x] `DELETE /templates/:id`
* [x] `POST /templates/validate`
* [x] Suppressions
* [x] `GET /suppressions/:id`
* [x] `GET /suppressions/dump`
* [x] `POST /suppressions`
* [x] `POST /suppressions/delete`
* [x] Servers
* [x] `GET /servers/:id`
* [x] `PUT /servers/:id`
Expand Down

0 comments on commit 58bd7d5

Please sign in to comment.