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

Introduce StatusCode type #6

Merged

Conversation

killercup
Copy link

It encodes the actually permitted format of status codes and is supposed
to give nice error messages. As a next step, I also want to try to make
it support parsing from integers, but I need to understand the
underlying mechanisms in serde first.

It encodes the actually permitted format of status codes and is supposed
to give nice error messages. As a next step, I also want to try to make
it support parsing from integers, but I need to understand the
underlying mechanisms in serde first.
@glademiller
Copy link
Owner

Looks great thank you. I'll try to get this published as soon as I can.

@glademiller glademiller merged commit 46b644e into glademiller:master Jun 7, 2019
@killercup
Copy link
Author

killercup commented Jun 7, 2019 via email

JamesHinshelwood pushed a commit to JamesHinshelwood/openapiv3 that referenced this pull request Aug 27, 2021
JamesHinshelwood pushed a commit to JamesHinshelwood/openapiv3 that referenced this pull request Apr 14, 2022
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