Skip to content

Commit

Permalink
bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
WSL0809 committed Jun 20, 2024
1 parent bb95f4c commit c9550d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/get_all_rooms.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@


class GetAllRoomsResp(BaseModel):
client_id: Union[int, None]
room_number: str
name: Union[str, None]
baby_nurse_name: Union[str, None]
Expand Down

0 comments on commit c9550d9

Please sign in to comment.