Skip to content

Commit

Permalink
fix: updated README regarding execution_time in response
Browse files Browse the repository at this point in the history
  • Loading branch information
janfh committed Jan 6, 2025
1 parent 1cd44b5 commit 5170629
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ All requests require these two fields to be specified:
All responses will include these fields:
- `id` (string): corresponding to the request ID
- `success` (boolean): whether or not the request was successful
- `execution_time` (long): elapsed time in millis

If an error occurs, all responses will include these fields:
- `error`: a description of the error
Expand Down

0 comments on commit 5170629

Please sign in to comment.