Skip to content

Commit

Permalink
Merge branch 'release/1.17.12.80'
Browse files Browse the repository at this point in the history
  • Loading branch information
bunq-bot committed Aug 28, 2021
2 parents 81d9424 + 4e9db52 commit 9387b89
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [1.17.12.68](https://github.com/bunq/doc/tree/1.17.12.68) (2021-08-27)

[Full Changelog](https://github.com/bunq/doc/compare/1.17.12.40...1.17.12.68)

## [1.17.12.40](https://github.com/bunq/doc/tree/1.17.12.40) (2021-08-27)

[Full Changelog](https://github.com/bunq/doc/compare/1.17.12.27...1.17.12.40)
Expand Down
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 9387b89

Please sign in to comment.