File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,12 @@ Please include the verbose flag. `-v`
17171 . Getting Italy data at ` v2/locations/IT ` gives a 422.
18182 . Expected to same data as ` /v2/locations?country_code=IT `
19192 . See httpie request & response below
20+
21+ ** Expected behavior**
22+ A clear and concise description of what you expected to happen.
23+
24+ ** Screenshots or Requests**
25+ If applicable, add screenshots or ` httpie/curl ` requests to help explain your problem.
2026``` sh
2127 http GET https://coronavirus-tracker-api.herokuapp.com/v2/locations/IT -v
2228GET /v2/locations/IT HTTP/1.1
@@ -50,11 +56,6 @@ Via: 1.1 vegur
5056}
5157```
5258
53- ** Expected behavior**
54- A clear and concise description of what you expected to happen.
55-
56- ** Screenshots**
57- If applicable, add screenshots to help explain your problem.
5859
5960** Additional context**
6061Add any other context about the problem here.
You can’t perform that action at this time.
0 commit comments