Skip to content

Commit 40c3a89

Browse files
authored
Merge pull request #6312 from keboola/jirka/add-isBYODB-to-apiary
add isBYODB to apiary
2 parents bef1f06 + dadaa3e commit 40c3a89

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

apiary.apib

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -555,6 +555,7 @@ and the associated administrator (`admin`) with organization (if any). If the pr
555555
"expires": null,
556556
"isExpired": false,
557557
"isDisabled": false,
558+
"isBYODB": false,
558559
"dailyCapacity": 0,
559560
"token": "your_token",
560561
"bucketPermissions": {
@@ -708,6 +709,7 @@ This call can be executed by all tokens.
708709
"expires": null,
709710
"isExpired": false,
710711
"isDisabled": false,
712+
"isBYODB": false,
711713
"dailyCapacity": 0,
712714
"token": "your_token",
713715
"bucketPermissions": {

0 commit comments

Comments
 (0)