Skip to content

Conversation

czechboy0
Copy link
Contributor

Motivation

Found two regressions with the signature of two of the ~50 converter helper methods:

  • optional request body of type data
  • required header fields of type JSON

Modifications

Fixed up these signatures.

Result

Now a project which has both can build.

Test Plan

Used a test project for finding and fixing these. We should think about increasing the integration test coverage, and run it on runtime PRs.

@czechboy0 czechboy0 requested a review from simonjbeaumont June 8, 2023 18:10
@czechboy0 czechboy0 added the 🔨 semver/patch No public API change. label Jun 8, 2023
@czechboy0 czechboy0 merged commit b66f94a into apple:main Jun 8, 2023
@czechboy0 czechboy0 deleted the hd-fix-two-converter-regressions branch June 8, 2023 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants