izaletel / NeuroMorpho-Access-Tool

NeuroMorpho Access Tool (NMAT) is a simple GUI that can be used to easily access and obtain information from the NeuroMorpho.Org database
MIT License
0 stars 0 forks source link

Query #2

Closed izaletel closed 2 years ago

izaletel commented 2 years ago

Can we add these code descriptions:

200 | Successful Request. 400 | Bad request, usually wrong parameters to select queries. 404 | Resource not found or does not exist. 405 | Unsupported HTTP method used. 500 | Internal Server Error. Please notify nmoadmin@gmu.edu.

For example can we put a green check mark next to 200 number to the right of it when it appears? Also, when there are no results (code 404) or if it is a bad request (code 400), the program should show the abovementioned descriptions so user would now what do they mean.

weeduck commented 2 years ago

Green checkmarks and red crosses have been added