Skip to content

Fix Typo Error Message for a null level #136

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

Merged
merged 1 commit into from
Nov 21, 2020

Conversation

TheMatt2
Copy link
Contributor

Make it so a null level returns a message saying "level null" not "username null".

This can be tested by pulling from the API

curl "localhost:10000/account/level?u=name&l="

Make it so a null level returns a message saying "level null" not "username null".

This can be tested by pulling from the API 

    curl "localhost:10000/account/level?u=name&l="
@MickVermeulen MickVermeulen merged commit 3a18920 into UchuServer:dev Nov 21, 2020
@MickVermeulen
Copy link
Member

Looks good, nice that you added the newline as well. Merging now.

@TheMatt2 TheMatt2 deleted the patch-1 branch February 16, 2021 00:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants