Skip to content

Commit 067b5d3

Browse files
committed
Multiline in table cell fixed
1 parent 936df66 commit 067b5d3

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -182,13 +182,11 @@ __Sample response__
182182
```
183183

184184
__Query String Parameters__
185-
| __Query string parameter__ | __Description__ | __Type__ |
186-
| ----------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | -------- |
187-
| source | The data-source where data will be retrieved from. |
188-
| __Value__ can be: *jhu/csbs*. __Default__ is *jhu* | String |
189-
| 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 |
190-
| timelines | To set the visibility of timelines (*daily tracking*). |
191-
| __Value__ can be: *0/1*. __Default__ is *0* (timelines are not visible) | Integer |
185+
| __Query string parameter__ | __Description__ | __Type__ |
186+
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ | -------- |
187+
| source | The data-source where data will be retrieved from.<br>__Value__ can be: *jhu/csbs*. __Default__ is *jhu* | String |
188+
| 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 |
189+
| timelines | To set the visibility of timelines (*daily tracking*).<br>__Value__ can be: *0/1*. __Default__ is *0* (timelines are not visible) | Integer |
192190

193191

194192
__Response definitions__

0 commit comments

Comments
 (0)