Update api spec (#186)
* YOYO NEW API SPEC! * I have generated the latest API! --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ec68e67645
commit
8bebb40c9f
@ -32,6 +32,8 @@ class ApiCallWithPrice(BaseModel):
|
||||
|
||||
minutes: Optional[int] = None
|
||||
|
||||
org_id: Optional[Uuid] = None
|
||||
|
||||
origin: Optional[str] = None
|
||||
|
||||
price: Optional[float] = None
|
||||
|
Reference in New Issue
Block a user