Skip to content

Conversation

@wooj2
Copy link
Contributor

@wooj2 wooj2 commented Sep 24, 2021

Corresponding:
awslabs/aws-sdk-swift#407

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


private fun resolveHttpMethod(op: OperationShape): String {
val httpMethod = when (executionContext) {
MiddlewareRenderableExecutionContext.PRESIGNER_POLLY_GET_REQUEST -> {
Copy link
Contributor

@kneekey23 kneekey23 Sep 27, 2021

Choose a reason for hiding this comment

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

is this maybe a case for a section writer? feels weird to have something so aws specific in smithy-swift since we know well have to refactor this out at some point

Copy link
Contributor

@kneekey23 kneekey23 left a comment

Choose a reason for hiding this comment

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

LGTM

@wooj2 wooj2 merged commit 757c01b into main Sep 28, 2021
@wooj2 wooj2 deleted the feat/pollysep branch September 28, 2021 00:29
@wooj2 wooj2 restored the feat/pollysep branch September 28, 2021 00:35
@wooj2 wooj2 deleted the feat/pollysep branch September 28, 2021 00:35
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