Skip to content

Commit

Permalink
chore: bumping version to 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fattureincloud-bot authored Feb 15, 2023
1 parent 0c73f6b commit f3cd169
Show file tree
Hide file tree
Showing 249 changed files with 3,559 additions and 869 deletions.
2 changes: 2 additions & 0 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ docs/ReceivedDocumentsApi.md
docs/ScheduleEmailRequest.md
docs/SendEInvoiceRequest.md
docs/SendEInvoiceRequestData.md
docs/SendEInvoiceRequestOptions.md
docs/SendEInvoiceResponse.md
docs/SendEInvoiceResponseData.md
docs/SenderEmail.md
Expand Down Expand Up @@ -453,6 +454,7 @@ model_received_document_type.go
model_schedule_email_request.go
model_send_e_invoice_request.go
model_send_e_invoice_request_data.go
model_send_e_invoice_request_options.go
model_send_e_invoice_response.go
model_send_e_invoice_response_data.go
model_sender_email.go
Expand Down
2 changes: 1 addition & 1 deletion .openapi-generator/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.2.1
6.3.0
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ The Fatture in Cloud API is based on REST, and makes possible to interact with t
## Overview
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.

- API version: 2.0.24
- Package version: 2.0.3
- API version: 2.0.26
- Package version: 2.0.4
- Build package: org.openapitools.codegen.languages.GoClientCodegen
For more information, please visit [https://www.fattureincloud.it](https://www.fattureincloud.it)

Expand Down Expand Up @@ -330,6 +330,7 @@ Class | Method | HTTP request | Description
- [ScheduleEmailRequest](docs/ScheduleEmailRequest.md)
- [SendEInvoiceRequest](docs/SendEInvoiceRequest.md)
- [SendEInvoiceRequestData](docs/SendEInvoiceRequestData.md)
- [SendEInvoiceRequestOptions](docs/SendEInvoiceRequestOptions.md)
- [SendEInvoiceResponse](docs/SendEInvoiceResponse.md)
- [SendEInvoiceResponseData](docs/SendEInvoiceResponseData.md)
- [SenderEmail](docs/SenderEmail.md)
Expand Down
62 changes: 31 additions & 31 deletions api/api_archive.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 20 additions & 20 deletions api/api_cashbook.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f3cd169

Please sign in to comment.