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 localTraits to HttpConfiguration #1445

Merged

Conversation

milesziemer
Copy link
Contributor

@milesziemer milesziemer commented Oct 11, 2022

The private trait on HttpConfiguration should be included in localTraits,
because we don't want structures that mixin HttpConfiguration to
inherit the private trait.

This is part of a gradual re-release of #1406

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

The @Private trait on HttpConfiguration should be included in localTraits,
because we don't want structures mixing in HttpConfiguration to inherit
the private trait.
@milesziemer milesziemer requested a review from a team as a code owner October 11, 2022 20:03
@milesziemer milesziemer merged commit 5ee3814 into smithy-lang:main Oct 12, 2022
@milesziemer milesziemer deleted the add-localtraits-to-httpconfiguration branch October 12, 2022 14:27
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