{"openapi":"3.1.0","info":{"title":"JobCraft API","version":"0.1.0"},"paths":{"/health":{"get":{"summary":"Health","description":"Liveness + DB readiness. Returns 503 when MongoDB is unreachable so\nload balancers and uptime monitors see real availability, not just a live process.","operationId":"health_health_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{"additionalProperties":{"type":"string"},"type":"object","title":"Response Health Health Get"}}}}}}}}}