Skip to content

Update versions in README example #601

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

Merged
merged 1 commit into from
Nov 11, 2022
Merged

Conversation

milesziemer
Copy link
Contributor

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@milesziemer milesziemer requested a review from a team as a code owner September 29, 2022 18:16
README.md Outdated
operations: [Echo]
}

operation Echo {
input: EchoInput,
output: EchoOutput,
input: EchoInput
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's also update to use inline Input/output

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated. We could also extract message: String to a mixin, but I don't have a strong opinion on whether or not to do that

@kuhe kuhe merged commit 62b6cc8 into smithy-lang:main Nov 11, 2022
milesziemer added a commit to milesziemer/smithy-typescript that referenced this pull request Dec 14, 2022
srchase pushed a commit to srchase/smithy-typescript that referenced this pull request Mar 17, 2023
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.

3 participants