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 docs for inline io and mixins #1057

Merged
merged 5 commits into from
Jan 20, 2022

Conversation

JordonPhillips
Copy link
Contributor

This adds documentation for inline io and mixins. This documentation was mostly pulled from the design docs, but was updated in a number of places to better fit with the rest of the smithy docs.

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

@JordonPhillips JordonPhillips requested a review from a team as a code owner January 14, 2022 17:10
docs/source/1.0/spec/core/type-refinement-traits.rst Outdated Show resolved Hide resolved
docs/source/1.0/spec/core/type-refinement-traits.rst Outdated Show resolved Hide resolved
docs/source/1.0/spec/core/selectors.rst Outdated Show resolved Hide resolved
docs/source/1.0/spec/core/selectors.rst Outdated Show resolved Hide resolved
operations: [OperationC]
}

The ``version`` property of the local shape is kept and the ``rename`` and
Copy link
Member

Choose a reason for hiding this comment

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

Might simplify to say "The flattned equivalent of C with no mixins is:", and then remove the redefined operations since the other service shapes aren't defined either.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

remove the redefined operations since the other service shapes aren't defined either

I'm not sure what you mean by this. The operations need to be there because they're still used.

docs/source/1.0/spec/core/model.rst Outdated Show resolved Hide resolved
docs/source/1.0/spec/core/model.rst Outdated Show resolved Hide resolved
docs/source/1.0/spec/core/model.rst Show resolved Hide resolved
docs/source/1.0/spec/core/model.rst Outdated Show resolved Hide resolved
@JordonPhillips JordonPhillips merged commit 7e9329b into smithy-lang:idl-2.0 Jan 20, 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