File tree
179 files changed
+181
-178
lines changed- modules/openapi-generator/src/main/java/org/openapitools/codegen/languages
- samples/client/petstore
- swift5
- swift6
- alamofireLibrary
- .openapi-generator
- PetstoreClient/Classes/OpenAPIs/Infrastructure
- apiNonStaticMethod
- .openapi-generator
- PetstoreClient/Classes/OpenAPIs/Infrastructure
- asyncAwaitLibrary
- .openapi-generator
- PetstoreClient/Classes/OpenAPIs/Infrastructure
- combineDeferredLibrary
- .openapi-generator
- PetstoreClient/Classes/OpenAPIs/Infrastructure
- combineLibrary
- .openapi-generator
- PetstoreClient/Classes/OpenAPIs/Infrastructure
- default
- .openapi-generator
- PetstoreClient/Classes/OpenAPIs/Infrastructure
- objcCompatible
- .openapi-generator
- PetstoreClient/Classes/OpenAPIs/Infrastructure
- oneOf
- .openapi-generator
- PetstoreClient/Classes/OpenAPIs/Infrastructure
- promisekitLibrary
- .openapi-generator
- PetstoreClient/Classes/OpenAPIs/Infrastructure
- resultLibrary
- .openapi-generator
- PetstoreClient/Classes/OpenAPIs/Infrastructure
- rxswiftLibrary
- .openapi-generator
- PetstoreClient/Classes/OpenAPIs/Infrastructure
- urlsessionLibrary
- .openapi-generator
- Sources/PetstoreClient/Infrastructure
- validation
- .openapi-generator
- PetstoreClient/Classes/OpenAPIs/Infrastructure
- vaporLibrary
- .openapi-generator
- Sources/PetstoreClient/Infrastructure
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
179 files changed
+181
-178
lines changedmodules/openapi-generator/src/main/java/org/openapitools/codegen/languages/Swift6ClientCodegen.java
Lines changed: 17 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
597 | 597 |
| |
598 | 598 |
| |
599 | 599 |
| |
| 600 | + | |
| 601 | + | |
| 602 | + | |
600 | 603 |
| |
601 | 604 |
| |
602 | 605 |
| |
| |||
609 | 612 |
| |
610 | 613 |
| |
611 | 614 |
| |
612 |
| - | |
| 615 | + | |
613 | 616 |
| |
614 | 617 |
| |
615 |
| - | |
| 618 | + | |
616 | 619 |
| |
617 | 620 |
| |
618 |
| - | |
| 621 | + | |
619 | 622 |
| |
620 | 623 |
| |
621 | 624 |
| |
622 | 625 |
| |
623 | 626 |
| |
624 |
| - | |
| 627 | + | |
625 | 628 |
| |
626 | 629 |
| |
627 | 630 |
| |
628 | 631 |
| |
629 | 632 |
| |
630 |
| - | |
| 633 | + | |
631 | 634 |
| |
632 | 635 |
| |
633 |
| - | |
| 636 | + | |
634 | 637 |
| |
635 | 638 |
| |
636 | 639 |
| |
637 | 640 |
| |
638 | 641 |
| |
639 | 642 |
| |
640 |
| - | |
| 643 | + | |
641 | 644 |
| |
642 | 645 |
| |
643 |
| - | |
| 646 | + | |
644 | 647 |
| |
645 | 648 |
| |
646 |
| - | |
| 649 | + | |
647 | 650 |
| |
648 | 651 |
| |
649 | 652 |
| |
650 |
| - | |
| 653 | + | |
651 | 654 |
| |
652 | 655 |
| |
653 | 656 |
| |
654 |
| - | |
| 657 | + | |
655 | 658 |
| |
656 | 659 |
| |
657 | 660 |
| |
658 |
| - | |
| 661 | + | |
659 | 662 |
| |
660 | 663 |
| |
661 | 664 |
| |
| |||
672 | 675 |
| |
673 | 676 |
| |
674 | 677 |
| |
675 |
| - | |
| 678 | + | |
676 | 679 |
| |
677 | 680 |
| |
678 | 681 |
| |
679 | 682 |
| |
680 | 683 |
| |
681 |
| - | |
| 684 | + | |
682 | 685 |
| |
683 | 686 |
| |
684 | 687 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 | 6 |
| |
9 | 7 |
| |
10 | 8 |
| |
11 | 9 |
| |
12 | 10 |
| |
13 | 11 |
| |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 |
| |
22 | 26 |
| |
23 | 27 |
| |
| |||
56 | 60 |
| |
57 | 61 |
| |
58 | 62 |
| |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
|
0 commit comments