StPfeffer / rusty-roads

A simple route manager application written in Rust
MIT License
0 stars 0 forks source link

Bug Report: Incorrect Error Messages Returned to API #89

Closed StPfeffer closed 3 weeks ago

StPfeffer commented 3 weeks ago

Overview

This PR addresses critical issues related to inaccurate error messaging of the API. Currently, the API inconsistently returns error messages that do not accurately reflect the encountered issues, which hampers troubleshooting efforts and diminishes user experience.

Changes Made

Impact

Testing

Conducted comprehensive testing to verify the accuracy and clarity of the newly implemented error messages across various use cases and edge scenarios.