You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…label (#71)
### Motivation
- Fixes
[#369](apple/swift-openapi-generator#368)
### 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
Base64EncodedData initializer taking an array slice shouldn't have a label.
API breaking, do for 1.0.
The text was updated successfully, but these errors were encountered: