Skip to content

Commit

Permalink
update stock pricing
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed May 13, 2022
1 parent bfcd823 commit d2e1429
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion stock/publicapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,10 @@
"name": "stock",
"icon": "📈",
"category": "finance",
"display_name": "Stocks"
"display_name": "Stocks",
"pricing": {
"Stock.Quote": 1000,
"Stock.History": 1000,
"Stock.Price": 100
}
}

0 comments on commit d2e1429

Please sign in to comment.