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

Support stringArray type in endpoints params #3742

Merged
merged 5 commits into from
Jul 8, 2024

Commits on Jul 7, 2024

  1. Support stringArray type in endpoints params

    Update Changelog
    landonxjames committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    bbf2664 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Update codegen-client/src/test/kotlin/software/amazon/smithy/rust/cod…

    …egen/client/smithy/endpoint/EndpointsDecoratorTest.kt
    
    Co-authored-by: Zelda Hessler <[email protected]>
    landonxjames and Velfi authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ac1c7b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1cae4a View commit details
    Browse the repository at this point in the history
  3. Update codegen-client/src/main/kotlin/software/amazon/smithy/rust/cod…

    …egen/client/smithy/endpoint/generators/EndpointParamsInterceptorGenerator.kt
    
    Co-authored-by: Zelda Hessler <[email protected]>
    landonxjames and Velfi authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6606714 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9aec58 View commit details
    Browse the repository at this point in the history