Skip to content

Conversation

PARAIPAN9
Copy link
Contributor

Motivation

Modifications

  • Remove init label argument from Base64EncodedData

Result

  • The Base64EncodedData init will be called without the label.

Test Plan

  • Adjust some tests from Test_OpenAPIValue

Copy link
Contributor

@czechboy0 czechboy0 left a comment

Choose a reason for hiding this comment

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

Looks good overall, just added a few more suggestions of how to further improve the ergonomics of the type.

@czechboy0
Copy link
Contributor

@swift-server-bot test this please

@czechboy0 czechboy0 merged commit 9da9ad6 into apple:main Nov 9, 2023
@czechboy0 czechboy0 added 🔨 semver/patch No public API change. 🆕 semver/minor Adds new public API. and removed 🔨 semver/patch No public API change. labels Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Base64EncodedData initializer taking an array slice shouldn't have a label
2 participants