Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 409 Bytes

File metadata and controls

10 lines (8 loc) · 409 Bytes

This PR includes:

  • Fixed OpenAPI spec (removed duplicate paths:, corrected schema nesting, added Allergy endpoints)
  • Helmet + CORS tightening, global rate limiter
  • Uploads temp cleanup and scheduler
  • New routes (system, allergy, login-dashboard, water-intake)
  • Swagger examples & schemas
  • Misc reliability fixes and error handlers

Tested locally: API boots, Swagger loads, and endpoints respond.