Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add missing article

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
jiristrouhal and coderabbitai[bot] authored Aug 1, 2024
1 parent 7c25423 commit 552de50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ External Server Module Configuration is required as:
}
```

- `api_url`: URL of the Fleet Protocol HTTP API (the [project repository](https://github.com/bringauto/fleet-protocol-http-api))
- `api_url`: URL of the Fleet Protocol HTTP API ([project repository](https://github.com/bringauto/fleet-protocol-http-api))
- `api_key`: generated in Fleet Protocol HTTP API (script/new_admin.py)
- `company_name`, `car_name`: used to identify the car in Fleet Protocol HTTP API
- `max_requests_threshold_count`, `max_requests_threshold_period_ms`, `delay_after_threshold_reached_ms`, `retry_requests_delay_ms`: explained in [HTTP client README](./lib/fleet-v2-http-client/README.md)

0 comments on commit 552de50

Please sign in to comment.