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 for params fixed
  • Loading branch information
carmelag committed Mar 23, 2020
commit a2d4a3c2e50f1a900217f6b810c24f6ad7c75fa7
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,7 @@ __Sample response__
__Query String Parameters__
| Query string parameter | Description | Type |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | ------- |
| source | The data-source where data will be retrieved from. __Value__ can be: __jhu/csbs__. |
| __Default__ is __jhu__ | String |
| source | The data-source where data will be retrieved from. __Value__ can be: __jhu/csbs__. __Default__ is __jhu__ | String |
| country_code | The ISO ([alpha-2 country_code](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2)) to the Country/Province for which you're calling the Endpoint | String |
| timelines | To set the visibility of timelines (*daily tracking*).__Value__ can be: __0/1__. __Default__ is __0__ | Integer |

Expand Down