Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Table was fixed
  • Loading branch information
carmelag committed Mar 23, 2020
commit 98ae6975c6b4e89716e6d208b417dbeffe747b87
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ Getting latest amount of total confirmed cases, deaths, and recoveries per locat
```http
GET /v2/locations/{locationId}
```
__ Path Parameters__
__Path Parameters__
| Path parameter | Required/Optional | Description | Type |
| -------------- | ----------------- | ------------------------------------------------------------------ |
| -------------- | ----------------- | ------------------------------------------------------------------ | ------- |
| locationId | OPTIONAL | The location id for which you want to call the locations Endpoint. | Integer |

```http
Expand Down