Skip to content
This repository was archived by the owner on May 19, 2026. It is now read-only.

Commit 7848d4f

Browse files
committed
project rooms API shows active status
1 parent fbb2fb8 commit 7848d4f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

source/includes/customers/projects/_rooms.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"name": "Main Room",
1414
"quantity": 1,
1515
"created_at": "2019-11-01T11:03:05.572-07:00",
16-
"updated_at": "2020-02-06T15:35:41.664-08:00"
16+
"updated_at": "2020-02-06T15:35:41.664-08:00",
17+
"active": true
1718
},
1819
{
1920
...

0 commit comments

Comments
 (0)