Skip to content

Commit 8755cc8

Browse files
[posmobile] Automated update from Adyen/adyen-openapi@aa014f0
1 parent c80f38c commit 8755cc8

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

lib/adyen/services/posMobile/pos_mobile_api.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ def initialize(client, version = DEFAULT_VERSION)
1313
end
1414

1515
# Create a communication session
16+
#
17+
# Deprecated since POS Mobile API v68
18+
# Use POST [/auth/certificate](https://docs.adyen.com/api-explorer/softpos-configuration-api/latest/post/auth/certificate) to establish secure communications.
1619
def create_communication_session(request, headers: {})
1720
endpoint = build_endpoint('/sessions')
1821

sdk-generation-log/posmobile.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"service": "posmobile",
33
"project": "ruby",
4-
"generatedAt": "2026-04-20T13:39:47Z",
5-
"openapiCommitSha": "3550ecd3f320efaad6bee55ffed5122cb9ba09d5",
6-
"automationCommitSha": "4ad0c0c7e87bc0e5994a9a3350a991d0691350bb",
7-
"libraryCommitSha": "60ccdbdbbb7069d54600a8a8cd19eea245661134"
4+
"generatedAt": "2026-07-01T15:22:33Z",
5+
"openapiCommitSha": "aa014f0cbdb58ff5c44a2ff9d5fe734642210aff",
6+
"automationCommitSha": "5f1d5ab9643886ef722a2626e23afef8db5d52a6",
7+
"libraryCommitSha": "c80f38ce8b02c80778053741d0e9175e8e530742"
88
}

0 commit comments

Comments
 (0)