Skip to content

Commit 535907c

Browse files
committed
Revert "[swift][client] update migration docs"
This reverts commit 00a4905.
1 parent 00a4905 commit 535907c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/faq-generators.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -494,8 +494,6 @@ Here is a working sample that put's together all of this.
494494
- The default project structure now follows the SPM (Swift Package Manager) structure. To revert to the old structure, set the `useSPMFileStructure` flag to `false`.
495495
- The former `{{projectName}}API` is now called `{{projectName}}APIConfiguration`.
496496
- You can now set a request interceptor and retrier by configuring `OpenAPIClient.shared.interceptor`, making authenticated requests easier to manage.
497-
- The protocol `JSONEncodable` was renamed to `ParameterConvertible`.
498-
- The flag `useJSONEncodable` was renamed to `useParameterConvertible`.
499497

500498
## TypeScript
501499

0 commit comments

Comments
 (0)