style: update analyze API to use JSON body
This commit is contained in:
@@ -4,4 +4,5 @@ export default [
|
||||
index("routes/landing.tsx"),
|
||||
route("api/alpaca/account", "routes/api/alpaca/account.ts"),
|
||||
route("stocks", "routes/stocks.tsx"),
|
||||
route("analyze", "routes/analyze.tsx"),
|
||||
] satisfies RouteConfig;
|
||||
Reference in New Issue
Block a user