Skip to content

Commit

Permalink
Regenerated code based on the latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bunq-bot committed Aug 28, 2021
1 parent d568852 commit 0bf2330
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -44007,6 +44007,12 @@
"description": "The Card Holder Presence type of the POS.",
"readOnly": true,
"writeOnly": false
},
"eligible_whitelist_id": {
"type": "integer",
"description": "The whitelist id for this action or null.",
"readOnly": true,
"writeOnly": false
}
}
},
Expand Down Expand Up @@ -44251,6 +44257,12 @@
"description": "The Card Holder Presence type of the POS.",
"readOnly": true,
"writeOnly": false
},
"eligible_whitelist_id": {
"type": "integer",
"description": "The whitelist id for this action or null.",
"readOnly": true,
"writeOnly": false
}
}
},
Expand Down Expand Up @@ -44478,6 +44490,12 @@
"description": "The Card Holder Presence type of the POS.",
"readOnly": true,
"writeOnly": false
},
"eligible_whitelist_id": {
"type": "integer",
"description": "The whitelist id for this action or null.",
"readOnly": true,
"writeOnly": false
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion swagger.json

Large diffs are not rendered by default.

0 comments on commit 0bf2330

Please sign in to comment.