Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"type": "string",
"example": "SPTBXPQFKRNB2NEKBNXJ42KON6VMVME7M82IK5JX3JX7HISC34KU2LVNC4NVXLLB"
},
"description": "The recurring payment tokens. Provided only for the inital recurring payment."
"description": "The recurring payment tokens. Provided only for the initial recurring payment."
}
}
}
Expand Down Expand Up @@ -232,7 +232,7 @@
"items": {
"$ref": "#/components/schemas/Method"
},
"description": "Possible valies: CARD, WIRE or EAM."
"description": "Possible values: CARD, WIRE or EAM."
},
"timeout": {
"type": "string",
Expand Down