{"openapi":"3.0.3","info":{"title":"Patrol Log API","version":"1.0.0","description":"API documentation for the Patrol Log system (multi-tenant security management).","contact":{"name":"Uzoma Nwanne","email":"your.email@example.com"}},"tags":[{"name":"Auth"},{"name":"Billing"},{"name":"Clients"},{"name":"Incidents"},{"name":"Organizations"},{"name":"Patrols"},{"name":"Reports"},{"name":"Sites"},{"name":"Subscriptions"},{"name":"Tags"},{"name":"User Assignments"},{"name":"Users"}],"servers":[{"url":"http://localhost:3000","description":"Local development server"}],"components":{"securitySchemes":{"bearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"JWT"}}},"security":[{"bearerAuth":[]}],"paths":{}}