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 support for StringArray rules engine Parameters #2266

Merged
merged 10 commits into from
May 2, 2024

Conversation

alextwoods
Copy link
Contributor

@alextwoods alextwoods commented Apr 29, 2024

Background

  • Add support for StringArray Parameters in the rules engine. The rules engine already supports array types in its internal type system, this PR just allows users to use StringArray as a type when specifying parameters in an EndpointRuleset.

Testing

  • New language error file tests

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

@alextwoods alextwoods changed the title Add support for StringArrayr rules engine Parameters Add support for StringArray rules engine Parameters Apr 29, 2024
@alextwoods alextwoods marked this pull request as ready for review April 30, 2024 18:46
@alextwoods alextwoods requested a review from a team as a code owner April 30, 2024 18:46
@alextwoods alextwoods requested a review from hpmellema April 30, 2024 18:46
@gosar gosar requested review from gosar and removed request for hpmellema May 1, 2024 17:50
@gosar gosar merged commit a6f1d1c into smithy-lang:main May 2, 2024
13 checks passed
@alextwoods alextwoods deleted the rulesEngineStringArrayParams branch May 2, 2024 18:19
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