(20241230) Paper Trading auth added.
This commit is contained in:
@@ -109,7 +109,7 @@ class CoreAuthTokenModel(BaseModel):
|
||||
"telegram", "whatsapp", # .................. Chat Clients
|
||||
"nimbusSmsIndia", "savvyBulkSmsKenya", # ... SMS Clients
|
||||
"razorpay", "safaricomMPesaExpress", # ..... Payment Gateways
|
||||
"zerodhaKite", # ........................... Stock Brokers
|
||||
"zerodhaKite", "paperTrading", # ........... Stock Brokers
|
||||
"theCaOfficeAi" # .......................... Software
|
||||
] = Field(
|
||||
description = "the third-part client that was used",
|
||||
|
||||
Reference in New Issue
Block a user