mirror of
https://github.com/SyncrowIOT/backend.git
synced 2025-08-26 07:49:39 +00:00
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:
@ -1,4 +1,3 @@
|
||||
// dtos/bookable-space.dto.ts
|
||||
import { DaysEnum } from '@app/common/constants/days.enum';
|
||||
import { ApiProperty } from '@nestjs/swagger';
|
||||
import {
|
||||
|
Reference in New Issue
Block a user