added support for room_types (#183)
* added support for room_types * backwards compability
This commit is contained in:
@@ -374,6 +374,7 @@ type Interior {
|
||||
roomName: String
|
||||
position: Int
|
||||
roomType: String
|
||||
roomTypes: [String]
|
||||
"""
|
||||
uri is set when there is a generated file on s3, null otherwise
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user