Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Merge request and response types #569
Merge request and response types #569
Changes from all commits
b8d6f99
7192f6d
5eecfd1
253da0a
1a0a2a0
14cb66e
80cd46b
87fa1a6
1fc2fb5
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 124 in Sources/SotoCore/AWSClient.swift
Codecov / codecov/patch
Sources/SotoCore/AWSClient.swift#L124
Check warning on line 207 in Sources/SotoCore/AWSClient.swift
Codecov / codecov/patch
Sources/SotoCore/AWSClient.swift#L207
Check warning on line 221 in Sources/SotoCore/AWSClient.swift
Codecov / codecov/patch
Sources/SotoCore/AWSClient.swift#L218-L221
Check warning on line 512 in Sources/SotoCore/AWSClient.swift
Codecov / codecov/patch
Sources/SotoCore/AWSClient.swift#L512
Check warning on line 542 in Sources/SotoCore/AWSClient.swift
Codecov / codecov/patch
Sources/SotoCore/AWSClient.swift#L542
Check warning on line 549 in Sources/SotoCore/AWSClient.swift
Codecov / codecov/patch
Sources/SotoCore/AWSClient.swift#L549
Check warning on line 601 in Sources/SotoCore/AWSClient.swift
Codecov / codecov/patch
Sources/SotoCore/AWSClient.swift#L595-L601
Check warning on line 621 in Sources/SotoCore/AWSClient.swift
Codecov / codecov/patch
Sources/SotoCore/AWSClient.swift#L621
Check warning on line 25 in Sources/SotoCore/Encoder/ResponseContainer.swift
Codecov / codecov/patch
Sources/SotoCore/Encoder/ResponseContainer.swift#L24-L25
Check warning on line 40 in Sources/SotoCore/Encoder/ResponseContainer.swift
Codecov / codecov/patch
Sources/SotoCore/Encoder/ResponseContainer.swift#L31-L40
Check warning on line 44 in Sources/SotoCore/Encoder/ResponseContainer.swift
Codecov / codecov/patch
Sources/SotoCore/Encoder/ResponseContainer.swift#L44
Check warning on line 51 in Sources/SotoCore/Encoder/ResponseContainer.swift
Codecov / codecov/patch
Sources/SotoCore/Encoder/ResponseContainer.swift#L49-L51
Check warning on line 63 in Sources/SotoCore/Encoder/ResponseContainer.swift
Codecov / codecov/patch
Sources/SotoCore/Encoder/ResponseContainer.swift#L61-L63
Check warning on line 67 in Sources/SotoCore/Encoder/ResponseContainer.swift
Codecov / codecov/patch
Sources/SotoCore/Encoder/ResponseContainer.swift#L67
Check warning on line 78 in Sources/SotoCore/Encoder/ResponseContainer.swift
Codecov / codecov/patch
Sources/SotoCore/Encoder/ResponseContainer.swift#L76-L78
Check warning on line 87 in Sources/SotoCore/Encoder/ResponseContainer.swift
Codecov / codecov/patch
Sources/SotoCore/Encoder/ResponseContainer.swift#L80-L87
Check warning on line 96 in Sources/SotoCore/Encoder/ResponseContainer.swift
Codecov / codecov/patch
Sources/SotoCore/Encoder/ResponseContainer.swift#L89-L96
Check warning on line 109 in Sources/SotoCore/Encoder/ResponseContainer.swift
Codecov / codecov/patch
Sources/SotoCore/Encoder/ResponseContainer.swift#L98-L109
Check warning on line 114 in Sources/SotoCore/Encoder/ResponseContainer.swift
Codecov / codecov/patch
Sources/SotoCore/Encoder/ResponseContainer.swift#L114
Check warning on line 57 in Sources/SotoCore/HTTP/AWSHTTPBody.swift
Codecov / codecov/patch
Sources/SotoCore/HTTP/AWSHTTPBody.swift#L57
Check warning on line 70 in Sources/SotoCore/HTTP/AWSHTTPBody.swift
Codecov / codecov/patch
Sources/SotoCore/HTTP/AWSHTTPBody.swift#L63-L70
Check warning on line 79 in Sources/SotoCore/HTTP/AWSHTTPBody.swift
Codecov / codecov/patch
Sources/SotoCore/HTTP/AWSHTTPBody.swift#L72-L79
Check warning on line 89 in Sources/SotoCore/HTTP/AWSHTTPBody.swift
Codecov / codecov/patch
Sources/SotoCore/HTTP/AWSHTTPBody.swift#L89
Check warning on line 101 in Sources/SotoCore/HTTP/AWSHTTPBody.swift
Codecov / codecov/patch
Sources/SotoCore/HTTP/AWSHTTPBody.swift#L99-L101