-
Notifications
You must be signed in to change notification settings - Fork 331
[http-server-csharp] Provide Pattern for user-defined errors #6600
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
[http-server-csharp] Provide Pattern for user-defined errors #6600
Conversation
|
All changed packages have been documented.
Show changes
|
|
You can try these changes here
|
markcowl
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need to decide how to handle the request body in the exceptions, both how to generate it and how to customize how to create the request body.
Also need to discuss some end-to-end tests for validation, and what to add to the existing documentation we generate.
Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
issue: #5361 --------- Co-authored-by: Mark Cowlishaw <markcowl@microsoft.com>
issue: #5361