@@ -2869,7 +2869,7 @@ def post_guest_document_post(
28692869 self ,
28702870 property_id : Annotated [Optional [StrictStr ], Field (description = "Property ID" )] = None ,
28712871 guest_id : Annotated [Optional [StrictStr ], Field (description = "Guest Unique Identifier" )] = None ,
2872- file : Annotated [Optional [Union [StrictBytes , StrictStr , Tuple [StrictStr , StrictBytes ]]], Field (description = "Form-based File Upload<br/> Allowed file types: <code>*.pdf, *.rtf, *.doc, *.docx, *.txt, *.jpg, *.jpeg, *.png, *.gif, *.csv, *.xls, *.xlsx, *.xml</code><br/> Allowed max file size: 100MB" )] = None ,
2872+ file : Annotated [Optional [Union [StrictBytes , StrictStr , Tuple [StrictStr , StrictBytes ]]], Field (description = "Form-based File Upload<br/> Allowed file types: <code>*.pdf, *.rtf, *.doc, *.docx, *.txt, *.jpg, *.jpeg, *.png, *.gif, *.csv, *.xls, *.xlsx, *.xml, *.json </code><br/> Allowed max file size: 100MB" )] = None ,
28732873 _request_timeout : Union [
28742874 None ,
28752875 Annotated [StrictFloat , Field (gt = 0 )],
@@ -2891,7 +2891,7 @@ def post_guest_document_post(
28912891 :type property_id: str
28922892 :param guest_id: Guest Unique Identifier
28932893 :type guest_id: str
2894- :param file: Form-based File Upload<br/> Allowed file types: <code>*.pdf, *.rtf, *.doc, *.docx, *.txt, *.jpg, *.jpeg, *.png, *.gif, *.csv, *.xls, *.xlsx, *.xml</code><br/> Allowed max file size: 100MB
2894+ :param file: Form-based File Upload<br/> Allowed file types: <code>*.pdf, *.rtf, *.doc, *.docx, *.txt, *.jpg, *.jpeg, *.png, *.gif, *.csv, *.xls, *.xlsx, *.xml, *.json </code><br/> Allowed max file size: 100MB
28952895 :type file: bytearray
28962896 :param _request_timeout: timeout setting for this request. If one
28972897 number provided, it will be total request
@@ -2944,7 +2944,7 @@ def post_guest_document_post_with_http_info(
29442944 self ,
29452945 property_id : Annotated [Optional [StrictStr ], Field (description = "Property ID" )] = None ,
29462946 guest_id : Annotated [Optional [StrictStr ], Field (description = "Guest Unique Identifier" )] = None ,
2947- file : Annotated [Optional [Union [StrictBytes , StrictStr , Tuple [StrictStr , StrictBytes ]]], Field (description = "Form-based File Upload<br/> Allowed file types: <code>*.pdf, *.rtf, *.doc, *.docx, *.txt, *.jpg, *.jpeg, *.png, *.gif, *.csv, *.xls, *.xlsx, *.xml</code><br/> Allowed max file size: 100MB" )] = None ,
2947+ file : Annotated [Optional [Union [StrictBytes , StrictStr , Tuple [StrictStr , StrictBytes ]]], Field (description = "Form-based File Upload<br/> Allowed file types: <code>*.pdf, *.rtf, *.doc, *.docx, *.txt, *.jpg, *.jpeg, *.png, *.gif, *.csv, *.xls, *.xlsx, *.xml, *.json </code><br/> Allowed max file size: 100MB" )] = None ,
29482948 _request_timeout : Union [
29492949 None ,
29502950 Annotated [StrictFloat , Field (gt = 0 )],
@@ -2966,7 +2966,7 @@ def post_guest_document_post_with_http_info(
29662966 :type property_id: str
29672967 :param guest_id: Guest Unique Identifier
29682968 :type guest_id: str
2969- :param file: Form-based File Upload<br/> Allowed file types: <code>*.pdf, *.rtf, *.doc, *.docx, *.txt, *.jpg, *.jpeg, *.png, *.gif, *.csv, *.xls, *.xlsx, *.xml</code><br/> Allowed max file size: 100MB
2969+ :param file: Form-based File Upload<br/> Allowed file types: <code>*.pdf, *.rtf, *.doc, *.docx, *.txt, *.jpg, *.jpeg, *.png, *.gif, *.csv, *.xls, *.xlsx, *.xml, *.json </code><br/> Allowed max file size: 100MB
29702970 :type file: bytearray
29712971 :param _request_timeout: timeout setting for this request. If one
29722972 number provided, it will be total request
@@ -3019,7 +3019,7 @@ def post_guest_document_post_without_preload_content(
30193019 self ,
30203020 property_id : Annotated [Optional [StrictStr ], Field (description = "Property ID" )] = None ,
30213021 guest_id : Annotated [Optional [StrictStr ], Field (description = "Guest Unique Identifier" )] = None ,
3022- file : Annotated [Optional [Union [StrictBytes , StrictStr , Tuple [StrictStr , StrictBytes ]]], Field (description = "Form-based File Upload<br/> Allowed file types: <code>*.pdf, *.rtf, *.doc, *.docx, *.txt, *.jpg, *.jpeg, *.png, *.gif, *.csv, *.xls, *.xlsx, *.xml</code><br/> Allowed max file size: 100MB" )] = None ,
3022+ file : Annotated [Optional [Union [StrictBytes , StrictStr , Tuple [StrictStr , StrictBytes ]]], Field (description = "Form-based File Upload<br/> Allowed file types: <code>*.pdf, *.rtf, *.doc, *.docx, *.txt, *.jpg, *.jpeg, *.png, *.gif, *.csv, *.xls, *.xlsx, *.xml, *.json </code><br/> Allowed max file size: 100MB" )] = None ,
30233023 _request_timeout : Union [
30243024 None ,
30253025 Annotated [StrictFloat , Field (gt = 0 )],
@@ -3041,7 +3041,7 @@ def post_guest_document_post_without_preload_content(
30413041 :type property_id: str
30423042 :param guest_id: Guest Unique Identifier
30433043 :type guest_id: str
3044- :param file: Form-based File Upload<br/> Allowed file types: <code>*.pdf, *.rtf, *.doc, *.docx, *.txt, *.jpg, *.jpeg, *.png, *.gif, *.csv, *.xls, *.xlsx, *.xml</code><br/> Allowed max file size: 100MB
3044+ :param file: Form-based File Upload<br/> Allowed file types: <code>*.pdf, *.rtf, *.doc, *.docx, *.txt, *.jpg, *.jpeg, *.png, *.gif, *.csv, *.xls, *.xlsx, *.xml, *.json </code><br/> Allowed max file size: 100MB
30453045 :type file: bytearray
30463046 :param _request_timeout: timeout setting for this request. If one
30473047 number provided, it will be total request
0 commit comments