Skip to content

Commit 94fc673

Browse files
AdyenAutomationBotgcatanese
authored andcommitted
[posmobile] Automated update from Adyen/adyen-openapi@6320f7b
1 parent 9b6a7ad commit 94fc673

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Adyen/services/posMobile/pos_mobile_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ def create_communication_session(self, request, idempotency_key=None, **kwargs):
2020
endpoint = self.baseUrl + f"/sessions"
2121
method = "POST"
2222
return self.client.call_adyen_api(request, self.service, method, endpoint, idempotency_key, **kwargs)
23+

0 commit comments

Comments
 (0)