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
### Motivation
While investigating
apple/swift-openapi-generator#251 I noticed we
don't have a test case for an escaped path component.
### Modifications
Added an extra test case.
### Result
Unescaping path params has better test coverage.
### Test Plan
This whole PR is about improving the tests.
0 commit comments