update
This commit is contained in:
parent
fc3107962b
commit
d50138311f
@ -1239,9 +1239,6 @@ async def stock_finder(api_key: str = Security(get_api_key)):
|
||||
)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@app.post("/get-quant-stats")
|
||||
async def get_quant_stats(data: TickerData, api_key: str = Security(get_api_key)):
|
||||
data = data.dict()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user