Skip to content
This repository has been archived by the owner on Nov 23, 2022. It is now read-only.

Update Error Messages #70

Merged
merged 12 commits into from
Nov 22, 2021
Merged

Update Error Messages #70

merged 12 commits into from
Nov 22, 2021

Conversation

hydrostaticcog
Copy link
Member

This PR aims to add better error messaging.

It add the is_bug: bool and the link: Option<String> fields to the InternalServerErrorJson struct.
Updates the messages for the NotFoundJson structs

@hydrostaticcog hydrostaticcog requested a review from a team as a code owner November 21, 2021 04:10
@hydrostaticcog hydrostaticcog changed the base branch from master to develop November 21, 2021 04:10
@hydrostaticcog hydrostaticcog added API enhancement New feature or request Errors labels Nov 21, 2021
@hydrostaticcog hydrostaticcog linked an issue Nov 21, 2021 that may be closed by this pull request
@tazz4843 tazz4843 merged commit fc038d2 into develop Nov 22, 2021
@tazz4843 tazz4843 deleted the hydro-errors branch November 22, 2021 02:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API enhancement New feature or request Errors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error Message Improvements
2 participants