Skip to content

Commit

Permalink
Update all services (#272)
Browse files Browse the repository at this point in the history
* [reformat][adyen-sdk-automation] automated change

* style(fmt): code formatted

---------

Co-authored-by: AdyenAutomationBot <Adyen Automation [email protected]>
  • Loading branch information
AdyenAutomationBot and AdyenAutomationBot authored Dec 19, 2023
1 parent 2526bde commit 09ca3d6
Show file tree
Hide file tree
Showing 206 changed files with 1,533 additions and 858 deletions.
3 changes: 2 additions & 1 deletion src/adyen/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ package adyen

import (
"fmt"
"github.com/adyen/adyen-go-api-library/v8/src/dataprotection"
"net/http"

"github.com/adyen/adyen-go-api-library/v8/src/dataprotection"

"github.com/adyen/adyen-go-api-library/v8/src/balancecontrol"
"github.com/adyen/adyen-go-api-library/v8/src/balanceplatform"
"github.com/adyen/adyen-go-api-library/v8/src/binlookup"
Expand Down
12 changes: 6 additions & 6 deletions src/balanceplatform/client.go

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

12 changes: 6 additions & 6 deletions src/checkout/client.go

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

2 changes: 1 addition & 1 deletion src/checkout/model_create_checkout_session_request.go

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

2 changes: 1 addition & 1 deletion src/checkout/model_create_checkout_session_response.go

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

35 changes: 22 additions & 13 deletions src/checkout/model_donation_payment_request.go

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

37 changes: 37 additions & 0 deletions src/checkout/model_payment_refund_request.go

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

37 changes: 37 additions & 0 deletions src/checkout/model_payment_refund_response.go

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

Loading

0 comments on commit 09ca3d6

Please sign in to comment.