Update api spec (#438)

* 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:
zoo-github-actions-auth[bot]
2025-05-15 09:07:45 -07:00
committed by GitHub
parent 6b0cc4a2b1
commit ed50b95b1e
3 changed files with 909 additions and 909 deletions

View File

@ -8,8 +8,8 @@ class CrmData(BaseModel):
cad_industry: Optional[str] = None
cad_user_count: Optional[str] = None
cad_user_type: Optional[str] = None
number_of_cad_users: Optional[str] = None
model_config = ConfigDict(protected_namespaces=())