@@ -220,6 +220,8 @@ src/codataccounting/models/shared/attachment.py
220220src/codataccounting/models/shared/bills.py
221221src/codataccounting/models/shared/attachmentsdataset.py
222222src/codataccounting/models/shared/updatebillresponse.py
223+ src/codataccounting/models/shared/attachmentupload.py
224+ src/codataccounting/models/shared/codatfile.py
223225src/codataccounting/models/shared/createcustomerresponse.py
224226src/codataccounting/models/shared/customer.py
225227src/codataccounting/models/shared/customerstatus.py
@@ -401,7 +403,6 @@ docs/models/operations/listbillattachmentsrequest.md
401403docs/models/operations/listbillattachmentsresponse.md
402404docs/models/operations/updatebillrequest.md
403405docs/models/operations/updatebillresponse.md
404- docs/models/operations/uploadbillattachmentrequestbody.md
405406docs/models/operations/uploadbillattachmentrequest.md
406407docs/models/operations/uploadbillattachmentresponse.md
407408docs/models/operations/createcustomerrequest.md
@@ -434,7 +435,6 @@ docs/models/operations/listdirectcostsrequest.md
434435docs/models/operations/listdirectcostsresponse.md
435436docs/models/operations/listdirectcostattachmentsrequest.md
436437docs/models/operations/listdirectcostattachmentsresponse.md
437- docs/models/operations/uploaddirectcostattachmentrequestbody.md
438438docs/models/operations/uploaddirectcostattachmentrequest.md
439439docs/models/operations/uploaddirectcostattachmentresponse.md
440440docs/models/operations/createdirectincomerequest.md
@@ -694,6 +694,8 @@ docs/models/shared/attachment.md
694694docs/models/shared/bills.md
695695docs/models/shared/attachmentsdataset.md
696696docs/models/shared/updatebillresponse.md
697+ docs/models/shared/attachmentupload.md
698+ docs/models/shared/codatfile.md
697699docs/models/shared/createcustomerresponse.md
698700docs/models/shared/customer.md
699701docs/models/shared/customerstatus.md
0 commit comments