Update OperationInputTestDecorator to find operation shape by name (#2782)
## Motivation and Context Addresses https://github.com/awslabs/smithy-rs/issues/2767 This fixes an issue for users who write endpoint tests that rely on an operation and service shape from different namespaces. ## Description Instead of assuming operation namespace matches service namespace, ## Testing `./gradlew :aws:sdk-codegen:test` ---- _By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice._ --------- Co-authored-by:Zelda Hessler <zhessler@amazon.com>
Loading
Please register or sign in to comment