Skip to content

Commit 6ee5e71

Browse files
committed
fix
1 parent 9fc9e3a commit 6ee5e71

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

openapi.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1006,7 +1006,7 @@
10061006
],
10071007
"summary": "Start an ApplePay session",
10081008
"description": "Start an ApplePay session using the given parameters",
1009-
"operationId": "starteam",
1009+
"operationId": "startapplepay",
10101010
"parameters": [
10111011
{
10121012
"$ref": "#/components/parameters/Signature"
@@ -1123,7 +1123,7 @@
11231123
],
11241124
"summary": "Start an ApplePay transaction",
11251125
"description": "Start an ApplePay transaction using the given parameters",
1126-
"operationId": "starteam",
1126+
"operationId": "doapplepay",
11271127
"parameters": [
11281128
{
11291129
"$ref": "#/components/parameters/Signature"

0 commit comments

Comments
 (0)