Skip to content

Commit dadaa3e

Browse files
committed
add isBYODB to apiary
fixup
1 parent bef1f06 commit dadaa3e

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)