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

Add errors support to @examples trait #736

Closed
RobinJDCox opened this issue Mar 11, 2021 · 0 comments · Fixed by #888
Closed

Add errors support to @examples trait #736

RobinJDCox opened this issue Mar 11, 2021 · 0 comments · Fixed by #888
Labels
feature-request A feature should be added or improved.

Comments

@RobinJDCox
Copy link

The @examples trait currently supports examples for input and output only.

Smithy already supports errors on the operation shape, so it would be ideal if users could also specify examples of those errors within the spec.

@JordonPhillips JordonPhillips added the feature-request A feature should be added or improved. label Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants