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
Update minimum version of OpenAPIKit to 3.1.2 (#439)
### Motivation
This picks up a bug fix with inferred properties. While Swift package
resolution should pick this up for adopters automatically, we want to go
into 1.0 with the minimum version of the dependency bumped to one that
includes the fix.
### Modifications
Update minimum version of OpenAPIKit to 3.1.2
### Result
Requires newer OpenAPIKit with fix.
### Test Plan
CI.
0 commit comments