Skip to content

Commit

Permalink
Merge branch 'release/1.17.12.40'
Browse files Browse the repository at this point in the history
  • Loading branch information
bunq-bot committed Aug 27, 2021
2 parents 728a5ec + 9481e8f commit 9cfbf2f
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.27](https://github.com/bunq/doc/tree/1.17.12.27) (2021-08-26)

[Full Changelog](https://github.com/bunq/doc/compare/1.15.2...1.17.12.27)

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

[Full Changelog](https://github.com/bunq/doc/compare/1.15.1...1.15.2)
Expand Down
18 changes: 18 additions & 0 deletions generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -38595,6 +38595,12 @@
"writeOnly": false,
"$ref": "#/components/schemas/LabelMonetaryAccount"
},
"currency": {
"type": "string",
"description": "The currency of the MonetaryAccount that created the bunq.me fundraiser profile.",
"readOnly": true,
"writeOnly": false
},
"description": {
"type": "string",
"description": "The description of the bunq.me fundraiser profile.",
Expand Down Expand Up @@ -38656,6 +38662,12 @@
"writeOnly": false,
"$ref": "#/components/schemas/LabelMonetaryAccount"
},
"currency": {
"type": "string",
"description": "The currency of the MonetaryAccount that created the bunq.me fundraiser profile.",
"readOnly": true,
"writeOnly": false
},
"description": {
"type": "string",
"description": "The description of the bunq.me fundraiser profile.",
Expand Down Expand Up @@ -38718,6 +38730,12 @@
"writeOnly": false,
"$ref": "#/components/schemas/LabelMonetaryAccount"
},
"currency": {
"type": "string",
"description": "The currency of the MonetaryAccount that created the bunq.me fundraiser profile.",
"readOnly": true,
"writeOnly": false
},
"description": {
"type": "string",
"description": "The description of the bunq.me fundraiser profile.",
Expand Down
2 changes: 1 addition & 1 deletion swagger.json

Large diffs are not rendered by default.

0 comments on commit 9cfbf2f

Please sign in to comment.