mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-21 15:05:01 +00:00
fix history example
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
"title": "Get historic data",
|
"title": "Get historic data",
|
||||||
"description": "Returns historic stock data for a given date",
|
"description": "Returns historic stock data for a given date",
|
||||||
"request": {
|
"request": {
|
||||||
"symbol": "AAPL",
|
"stock": "AAPL",
|
||||||
"date": "2020-10-01"
|
"date": "2020-10-01"
|
||||||
},
|
},
|
||||||
"response": {
|
"response": {
|
||||||
|
|||||||
Reference in New Issue
Block a user