{"name":"Hotel Management System (HMS) API","version":"3.1.0","description":"NestJS + TypeORM API for hotel management operations","status":"running","endpoints":{"hotels":"/hotels","users":"/users","rooms":"/rooms","guests":"/guests","reservations":"/reservations","roomTypes":"/room-types","products":"/products","housekeeping":"/housekeeping","roomInspections":"/room-inspections","damageItemsMaster":"/damage-items-master","amenitiesMaster":"/amenities-master","checkins":"/checkins"},"documentation":{"features":"All endpoints support GET, POST, PUT, DELETE operations","pagination":"List endpoints support ?page=1&limit=10 parameters","storage":"Local file storage available at /media/* routes"}}