diff --git a/stock/examples.json b/stock/examples.json index c470781..3e8c9d5 100644 --- a/stock/examples.json +++ b/stock/examples.json @@ -30,7 +30,7 @@ "title": "Get historic data", "description": "Returns historic stock data for a given date", "request": { - "symbol": "AAPL", + "stock": "AAPL", "date": "2020-10-01" }, "response": {