SP-1812: Task/booking-system/update-api (#456)

* add update bookable spaces API

* add search to get bookable spaces API
This commit is contained in:
ZaydSkaff
2025-07-08 11:52:22 +03:00
committed by GitHub
parent 7a07f39f16
commit 9971fb953d
6 changed files with 77 additions and 4 deletions

View File

@ -1,4 +1,3 @@
// dtos/bookable-space.dto.ts
import { DaysEnum } from '@app/common/constants/days.enum';
import { ApiProperty } from '@nestjs/swagger';
import {