1// Error types for the REST API 2// Currently using anyhow::Result for error handling 3// Custom error types can be added here as needed