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

fix: error in logs for #81 #100

Merged
merged 3 commits into from
Jan 1, 2023
Merged

fix: error in logs for #81 #100

merged 3 commits into from
Jan 1, 2023

Conversation

esmondmissen
Copy link
Contributor

@esmondmissen esmondmissen commented Nov 7, 2022

This will address the error message in issue #81

System.ArgumentNullException: Value cannot be null. (Parameter 'input')

We will only attempt the regex now if the sting isn't null or empty.

I also made the endpoint an async Task to match the other controllers. I couldn't see any reasons not to do this.

@9p4
Copy link
Owner

9p4 commented Dec 13, 2022

I'll review this an merge sometime this week once my exams are over. Sorry for all the delay.

Co-authored-by: Balazs Benics <benicsbalazs@gmail.com>
@9p4 9p4 merged commit c6cac45 into 9p4:main Jan 1, 2023
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.

None yet

3 participants