We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fc9e3a commit 6ee5e71Copy full SHA for 6ee5e71
1 file changed
openapi.json
@@ -1006,7 +1006,7 @@
1006
],
1007
"summary": "Start an ApplePay session",
1008
"description": "Start an ApplePay session using the given parameters",
1009
- "operationId": "starteam",
+ "operationId": "startapplepay",
1010
"parameters": [
1011
{
1012
"$ref": "#/components/parameters/Signature"
@@ -1123,7 +1123,7 @@
1123
1124
"summary": "Start an ApplePay transaction",
1125
"description": "Start an ApplePay transaction using the given parameters",
1126
+ "operationId": "doapplepay",
1127
1128
1129
0 commit comments