Skip to content

Commit 1e33ee9

Browse files
Update OpenAPI specification for beta
1 parent bb043b3 commit 1e33ee9

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

openapi/spec3.beta.sdk.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66775,6 +66775,7 @@
6677566775
}
6677666776
},
6677766777
"required": [
66778+
"network_decline_code",
6677866779
"reference",
6677966780
"reference_status"
6678066781
],
@@ -67075,6 +67076,7 @@
6707567076
}
6707667077
},
6707767078
"required": [
67079+
"network_decline_code",
6707867080
"reference",
6707967081
"reference_status"
6708067082
],

openapi/spec3.beta.sdk.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60883,6 +60883,7 @@ components:
6088360883
nullable: true
6088460884
type: string
6088560885
required:
60886+
- network_decline_code
6088660887
- reference
6088760888
- reference_status
6088860889
title: refund_destination_details_blik
@@ -61141,6 +61142,7 @@ components:
6114161142
nullable: true
6114261143
type: string
6114361144
required:
61145+
- network_decline_code
6114461146
- reference
6114561147
- reference_status
6114661148
title: refund_destination_details_swish

0 commit comments

Comments
 (0)