mirror of
https://github.com/exituser/prosto-sms-python.git
synced 2026-09-17 04:58:58 +00:00
changed ci to production && fixed get_prices method && fixed GetPriceData model
This commit is contained in:
@@ -4,7 +4,7 @@ from pydantic import BaseModel
|
||||
|
||||
|
||||
class GetPricesData(BaseModel):
|
||||
group_directions: str
|
||||
group_directions: dict
|
||||
|
||||
|
||||
class GetMessageReportData(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user