Skip to content

Commit 31a8273

Browse files
api-contract/logs: update API contract for /logs
1 parent a7ce065 commit 31a8273

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

logs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,8 @@ Returns all the logs present in the collection.
101101
- `task`
102102
- `task-requests`
103103
- `REQUEST_CREATED`
104-
- `REQUEST-APPROVED`
105-
- `REQUEST-REJECTED`
104+
- `REQUEST_APPROVED`
105+
- `REQUEST_REJECTED`
106106

107107
- Optional: `format=feed` (returns all the logs in flattend or formatted way)
108108
- Optional: `page=[integer]` (page can either be 0 or a positive integer. Default value is 0)

0 commit comments

Comments
 (0)