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 e7db9e0 commit 2b94a33Copy full SHA for 2b94a33
api-reference/openapi_spec.json
@@ -993,7 +993,6 @@
993
"amount": 6540,
994
"currency": "USD"
995
},
996
- "profile_id": "pro_abcdefghijklmnopqrstuvwxyz",
997
"type": "refund"
998
}
999
crates/openapi/src/routes/relay.rs
@@ -11,7 +11,6 @@
11
value = json!({
12
"connector_resource_id": "7256228702616471803954",
13
"connector_id": "mca_5apGeP94tMts6rg3U3kR",
14
15
"type": "refund",
16
"data": {
17
0 commit comments