Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return proper HTTP response codes for errors #59

Open
DenverCoder1 opened this issue Oct 4, 2021 · 4 comments
Open

Return proper HTTP response codes for errors #59

DenverCoder1 opened this issue Oct 4, 2021 · 4 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers up for grabs Looking for new contributors

Comments

@DenverCoder1
Copy link
Owner

DenverCoder1 commented Oct 4, 2021

Currently all responses return 200 (unless there is a server error, in which case 500).

It would be best to have specific codes for different types of errors to differentiate between them.

Example:

400 - Bad request

etc.

@DenverCoder1 DenverCoder1 added enhancement New feature or request good first issue Good for newcomers labels Oct 4, 2021
@DenverCoder1 DenverCoder1 added this to To do in Readme Typing SVG Projects via automation Oct 4, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Nov 4, 2021

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the no-issue-activity No activity in 30+ days label Nov 4, 2021
@DenverCoder1 DenverCoder1 removed the no-issue-activity No activity in 30+ days label Nov 4, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2021

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the no-issue-activity No activity in 30+ days label Dec 5, 2021
@DenverCoder1 DenverCoder1 removed the no-issue-activity No activity in 30+ days label Dec 5, 2021
@DenverCoder1 DenverCoder1 added the up for grabs Looking for new contributors label Oct 2, 2022
@Vyvy-vi
Copy link
Contributor

Vyvy-vi commented Oct 14, 2022

I'd like to work on this.

@DenverCoder1
Copy link
Owner Author

@Vyvy-vi Go for it 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers up for grabs Looking for new contributors
Development

No branches or pull requests

2 participants