File tree Expand file tree Collapse file tree
cloudbeds_fiscal_document Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
44The ` cloudbeds_fiscal_document ` package is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
55
66- API version: v1
7- - Package version: 1.22 .0
7+ - Package version: 1.23 .0
88- Generator version: 7.20.0
99- Build package: org.openapitools.codegen.languages.PythonClientCodegen
1010
Original file line number Diff line number Diff line change 1- 1.22 .0
1+ 1.23 .0
Original file line number Diff line number Diff line change 1414""" # noqa: E501
1515
1616
17- __version__ = "1.22 .0"
17+ __version__ = "1.23 .0"
1818
1919# Define package exports
2020__all__ = [
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ def __init__(
9090 self .default_headers [header_name ] = header_value
9191 self .cookie = cookie
9292 # Set default User-Agent.
93- self .user_agent = 'OpenAPI-Generator/1.22 .0/python'
93+ self .user_agent = 'OpenAPI-Generator/1.23 .0/python'
9494 self .client_side_validation = configuration .client_side_validation
9595
9696 def __enter__ (self ):
Original file line number Diff line number Diff line change @@ -514,7 +514,7 @@ def to_debug_report(self) -> str:
514514 "OS: {env}\n " \
515515 "Python Version: {pyversion}\n " \
516516 "Version of the API: v1\n " \
517- "SDK Package Version: 1.22 .0" .\
517+ "SDK Package Version: 1.23 .0" .\
518518 format (env = sys .platform , pyversion = sys .version )
519519
520520 def get_host_settings (self ) -> List [HostSetting ]:
Original file line number Diff line number Diff line change 99 "additionalProperties" : {
1010 "packageName" : " cloudbeds_fiscal_document" ,
1111 "projectName" : " Cloudbeds Fiscal Document" ,
12- "packageVersion" : " 1.22 .0" ,
12+ "packageVersion" : " 1.23 .0" ,
1313 "packageDescription" : " OpenAPI client for Cloudbeds Fiscal Document API." ,
1414 "generateSourceCodeOnly" : true ,
1515 "packageUrl" : " https://github.com/cloudbeds/cloudbeds-fiscal-document-python" ,
You can’t perform that action at this time.
0 commit comments