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

Allow examples for service level errors #2307

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Conversation

kstich
Copy link
Contributor

@kstich kstich commented Jun 5, 2024

This commit enables validating error examples for operations with errors that are bound to services. All services the operation with said example are bound to must bind the error.

Fixes #2299


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This commit enables validating error examples for operations with errors
that are bound to services. All services the operation with said example
are bound to must bind the error.
@kstich kstich requested a review from a team as a code owner June 5, 2024 17:00
@kstich kstich requested a review from JordonPhillips June 5, 2024 17:00
@kstich kstich merged commit e725ff3 into main Jun 5, 2024
14 checks passed
@kstich kstich deleted the service_error_examples branch June 5, 2024 17:32
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.

Can't provide error examples for an erorr applied at service level, as opposed to operation level
2 participants