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

Remove @required from protocol test input #1084

Merged
merged 1 commit into from
Feb 7, 2022

Conversation

adamthom-amzn
Copy link
Contributor

Description of changes:
Response tests, when generated for servers, rely on invoking an operation
and mocking a response from application code, but there is no member for
request data in a response test. Removing @required allows the operation to be
invoked.

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

Response tests, when generated for servers, rely on invoking an operation
and mocking a response from application code, but there is no member for
request data in a response test. Removing @required allows the operation to be
invoked.
@adamthom-amzn adamthom-amzn requested a review from a team as a code owner February 7, 2022 22:15
@adamthom-amzn adamthom-amzn merged commit ade331b into smithy-lang:main Feb 7, 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