Skip to content

implementation of inlined operation input / output shapes#963

Merged
JordonPhillips merged 1 commit intosmithy-lang:idl-2.0from
JordonPhillips:inline-io-implementation
Dec 8, 2021
Merged

implementation of inlined operation input / output shapes#963
JordonPhillips merged 1 commit intosmithy-lang:idl-2.0from
JordonPhillips:inline-io-implementation

Conversation

@JordonPhillips
Copy link
Copy Markdown
Contributor

@JordonPhillips JordonPhillips commented Oct 27, 2021

This is an implementation of: #962

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

@JordonPhillips JordonPhillips marked this pull request as ready for review November 5, 2021 14:41
@JordonPhillips JordonPhillips requested a review from a team as a code owner November 5, 2021 14:41
This adds support for inline definitions of operation input and
output shapes. This somewhat reduces necessary boilerplate, and
makes the model a bit easier to read since the high level info
for an operation is now all in one place.

This also updates the IDL serializer to use inlined shapes
wherever possible.
@JordonPhillips JordonPhillips merged commit 60545f7 into smithy-lang:idl-2.0 Dec 8, 2021
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