Disambiguate uses of PublicRoomsChunk` (#1740)
* Disambiguate uses of PublicRoomsChunk Make sure that different objects don't share the same title. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
parent
a1210ff6d1
commit
9fdc7ac38f
4 changed files with 5 additions and 1 deletions
|
@ -92,7 +92,7 @@ paths:
|
|||
allOf:
|
||||
- $ref: definitions/public_rooms_chunk.yaml
|
||||
- type: object
|
||||
title: ChildRoomsChunk
|
||||
title: SpaceHierarchyRoomsChunk
|
||||
properties:
|
||||
room_type:
|
||||
type: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue