Ilyas Hallak 98a914cb2e feat: Implementierung der Readeck API mit kompletter Architektur
- API-Klasse mit allen CRUD-Operationen für Bookmarks
  - Login/Authentifizierung mit Bearer Token
  - Bookmarks abrufen (Liste und Details)
  - Artikel-Inhalt abrufen
- DTO-Strukturen in separate Dateien aufgeteilt
  - UserDto für Authentifizierung
  - BookmarkDto für Bookmark-Listen
  - BookmarkDetailDto mit vollständigen Metadaten
- MVVM-Architektur mit @Observable
  - SettingsViewModel für Anmeldung
  - BookmarksViewModel für Bookmark-Verwaltung
- SwiftUI Views mit modernem Design
  - SettingsView mit Eingabefeldern und Validierung
  - BookmarksView mit Pull-to-Refresh und Leerzustand
  - MainTabView als Navigation
- Use Case Pattern implementiert
  - LoginUseCase für Authentifizierung
  - GetBookmarksUseCase für Datenabfrage
  - DefaultUseCaseFactory für Dependency Injection
- Fehlerbehandlung und Loading States
- Protocol-basierte Architektur für bessere Testbarkeit
2025-06-11 11:02:19 +02:00

432 lines
54 KiB
Plaintext

9d7b6e89b7fa1296abce3db41d4e7648bed9792e not-for-merge branch 'fb-gha-license-check' of https://github.com/apple/swift-openapi-generator
09ed6c489f88d06228a404a0313adeea743e6cad not-for-merge branch 'main' of https://github.com/apple/swift-openapi-generator
8cd55120aca9115fc9f0ed2b8121296f18d499a0 not-for-merge 'refs/pull/1/head' of https://github.com/apple/swift-openapi-generator
104b0269491a14cb27427a016521fea20d4bbe43 not-for-merge 'refs/pull/100/head' of https://github.com/apple/swift-openapi-generator
4b18a2b1a59de9e0cd31256d49e213b4c2721ccb not-for-merge 'refs/pull/103/head' of https://github.com/apple/swift-openapi-generator
16b5dc775da034a312a89179797cd0cfd4238652 not-for-merge 'refs/pull/108/head' of https://github.com/apple/swift-openapi-generator
0cb93a97282bc73188e598228d99b239743cdcbf not-for-merge 'refs/pull/109/head' of https://github.com/apple/swift-openapi-generator
c6644131dc40137acc7dbf2dcf18d58652e3a299 not-for-merge 'refs/pull/110/head' of https://github.com/apple/swift-openapi-generator
5d07fa2f6fe99c0e93af2a46253d1cac2a7b3be7 not-for-merge 'refs/pull/111/head' of https://github.com/apple/swift-openapi-generator
df2f1675ebb755643882dfec3a78b25bd81a2647 not-for-merge 'refs/pull/121/head' of https://github.com/apple/swift-openapi-generator
5f7b3a4f9db5553e1eea84d22fc4d62f69471705 not-for-merge 'refs/pull/122/head' of https://github.com/apple/swift-openapi-generator
3c957d228f3e3d3e58f097e8e5a441e17d616b3e not-for-merge 'refs/pull/123/head' of https://github.com/apple/swift-openapi-generator
3a88eb6463969c2cd4bf6e1138273e7409ed2f3a not-for-merge 'refs/pull/126/head' of https://github.com/apple/swift-openapi-generator
0f1441b8f0c0669ce2ddaa359bb43606fa39b5d9 not-for-merge 'refs/pull/130/head' of https://github.com/apple/swift-openapi-generator
756df29772256070cbe48fa707a11e12acde15af not-for-merge 'refs/pull/137/head' of https://github.com/apple/swift-openapi-generator
d81bd94eeb6c99b4a382b44ab90bdff3aea445ea not-for-merge 'refs/pull/139/head' of https://github.com/apple/swift-openapi-generator
b6882a43e86fced93477d8c6d2fc26804138a15c not-for-merge 'refs/pull/140/head' of https://github.com/apple/swift-openapi-generator
51a60f4f6b2f9576db6511405e4427a1dbbd5195 not-for-merge 'refs/pull/141/head' of https://github.com/apple/swift-openapi-generator
4555f8e998b24aa65a462a63828d9195c50dcc23 not-for-merge 'refs/pull/146/head' of https://github.com/apple/swift-openapi-generator
2a10248b9e88e040f803ecfae068dcad6879e13f not-for-merge 'refs/pull/147/head' of https://github.com/apple/swift-openapi-generator
e0544884685de7e69c352517c8a77c228998b396 not-for-merge 'refs/pull/148/head' of https://github.com/apple/swift-openapi-generator
f716e956b7107bc750af2276b450e3cf05eab065 not-for-merge 'refs/pull/150/head' of https://github.com/apple/swift-openapi-generator
c56d2ecb0c68708d60bded6855e2c96d6c0df97a not-for-merge 'refs/pull/152/head' of https://github.com/apple/swift-openapi-generator
0975cb009f223fb0ea9384376ec5f2b58f42be6f not-for-merge 'refs/pull/153/head' of https://github.com/apple/swift-openapi-generator
14e603f21658ff4442af32b052572ca06b8c681a not-for-merge 'refs/pull/154/head' of https://github.com/apple/swift-openapi-generator
cd9074ba6bcb6828e4e1660ea4e275f4b2aa2e7c not-for-merge 'refs/pull/155/head' of https://github.com/apple/swift-openapi-generator
3d47d495ff7c61844f1c794c78cb16010482bc2d not-for-merge 'refs/pull/156/head' of https://github.com/apple/swift-openapi-generator
c1238f93ce87a22ef5d261141c7d17b71014aea8 not-for-merge 'refs/pull/157/head' of https://github.com/apple/swift-openapi-generator
041bfb51122f8b47be8da394d740c29de362f83e not-for-merge 'refs/pull/159/head' of https://github.com/apple/swift-openapi-generator
94094a02da359dada035f5fada64f0f1fd5c3894 not-for-merge 'refs/pull/161/head' of https://github.com/apple/swift-openapi-generator
0acf2b3abfc9adf51ae9e08427fd3232d0a2ebd9 not-for-merge 'refs/pull/162/head' of https://github.com/apple/swift-openapi-generator
8544a2e87e5046f9bd92fd33ecc996309630e3f2 not-for-merge 'refs/pull/164/head' of https://github.com/apple/swift-openapi-generator
49c56b82d97ff31d86d27d455e69c86d83666e8d not-for-merge 'refs/pull/166/head' of https://github.com/apple/swift-openapi-generator
d5264b62aceeddea63b2d59cc1517f2142a1b53c not-for-merge 'refs/pull/167/head' of https://github.com/apple/swift-openapi-generator
e74848b7906706a3d414eb3f84bdae577a8f4685 not-for-merge 'refs/pull/169/head' of https://github.com/apple/swift-openapi-generator
5041f0f13b0630d917dbf4c5a0122b2a876993eb not-for-merge 'refs/pull/170/head' of https://github.com/apple/swift-openapi-generator
ce9440dabf1d72940a57f552cf54f86167e26ff4 not-for-merge 'refs/pull/171/head' of https://github.com/apple/swift-openapi-generator
cd076256f750fc21410b1eca86be15c19461ac29 not-for-merge 'refs/pull/173/head' of https://github.com/apple/swift-openapi-generator
7417cb2e1361f398f91d467822107fc32159eb9b not-for-merge 'refs/pull/174/head' of https://github.com/apple/swift-openapi-generator
06c04e651cdc33522b9b04f2775ff966b5d9ad3b not-for-merge 'refs/pull/176/head' of https://github.com/apple/swift-openapi-generator
c0657b3c9d083e898957615372e2aace14335d58 not-for-merge 'refs/pull/178/head' of https://github.com/apple/swift-openapi-generator
6535e7ecf9b64877cbef2c06f66af54cc2aec5dd not-for-merge 'refs/pull/179/head' of https://github.com/apple/swift-openapi-generator
76b6475d885c2cfaf364695f38ab28a3328e3612 not-for-merge 'refs/pull/183/head' of https://github.com/apple/swift-openapi-generator
a09dfb33f8ef937e39a04eda4fec883bb72b220b not-for-merge 'refs/pull/184/head' of https://github.com/apple/swift-openapi-generator
2f961231a965ee0aa71e28e6400d5266f6013d05 not-for-merge 'refs/pull/185/head' of https://github.com/apple/swift-openapi-generator
184bbb7167d8ee8980867f065cd31c2011d6e1a0 not-for-merge 'refs/pull/187/head' of https://github.com/apple/swift-openapi-generator
92326389db361745a42574842b3406f18bfc1587 not-for-merge 'refs/pull/188/head' of https://github.com/apple/swift-openapi-generator
d8951ac707bae1be5af99c45cf1487d55d37ee8e not-for-merge 'refs/pull/189/head' of https://github.com/apple/swift-openapi-generator
b5352295cb72b823fa91cc461253839d980ae3e7 not-for-merge 'refs/pull/191/head' of https://github.com/apple/swift-openapi-generator
963b2172f1c95bfb08cc0c5bb33429cacf4df8c6 not-for-merge 'refs/pull/194/head' of https://github.com/apple/swift-openapi-generator
23350f54a5e101c99ca759696adec043b73ae3f3 not-for-merge 'refs/pull/195/head' of https://github.com/apple/swift-openapi-generator
7e797ff43c48536319efc1fffbc2c6e65080663c not-for-merge 'refs/pull/196/head' of https://github.com/apple/swift-openapi-generator
7168e04b77fa86eae19de58cdf9b74d6689852b4 not-for-merge 'refs/pull/198/head' of https://github.com/apple/swift-openapi-generator
accc45665b6a23c81e337a59d2f33c923a6268c1 not-for-merge 'refs/pull/2/head' of https://github.com/apple/swift-openapi-generator
a46b1e1e4ee114d735342bb5eb506606fc78ce4b not-for-merge 'refs/pull/200/head' of https://github.com/apple/swift-openapi-generator
972ac9ad6e6007cb8b99c694b883fe90134b31a8 not-for-merge 'refs/pull/201/head' of https://github.com/apple/swift-openapi-generator
77358f9153e349d68a3371a40affb993392dfbda not-for-merge 'refs/pull/205/head' of https://github.com/apple/swift-openapi-generator
b943198963371937a3ad1d0af6f8b6a4cd0a6ca9 not-for-merge 'refs/pull/208/head' of https://github.com/apple/swift-openapi-generator
49b311571445c1fe03f774c02211c649f6ce629d not-for-merge 'refs/pull/209/head' of https://github.com/apple/swift-openapi-generator
44ba30952875f797c4f8c96fc0369d1636abb02a not-for-merge 'refs/pull/212/head' of https://github.com/apple/swift-openapi-generator
ee3119d91c0f7f185294170f915486cb934af2a0 not-for-merge 'refs/pull/213/head' of https://github.com/apple/swift-openapi-generator
5d44372f4ed60c825680172f818d40512f7e4fd5 not-for-merge 'refs/pull/214/head' of https://github.com/apple/swift-openapi-generator
68744e8a25e9fba9c78af64313da74c01818fe5a not-for-merge 'refs/pull/215/head' of https://github.com/apple/swift-openapi-generator
c420c4704d8c30d5fa4a96e071150f9a6c83c1e7 not-for-merge 'refs/pull/217/head' of https://github.com/apple/swift-openapi-generator
ff727abb6c50f7105511d82be67dca049a764b45 not-for-merge 'refs/pull/218/head' of https://github.com/apple/swift-openapi-generator
e669276c2ca1db217da24de38b2f0f098459cb1b not-for-merge 'refs/pull/219/head' of https://github.com/apple/swift-openapi-generator
cbc2854e23f16bea0efba82d61f0e523da634de0 not-for-merge 'refs/pull/224/head' of https://github.com/apple/swift-openapi-generator
f9ef418f28bbf4ab731144455c9a9f2cad3aee49 not-for-merge 'refs/pull/225/head' of https://github.com/apple/swift-openapi-generator
e8be09a353fc0d1a77b8440999cda475181a8c2e not-for-merge 'refs/pull/226/head' of https://github.com/apple/swift-openapi-generator
42f67e1e2c8ce577c61f7e809e07447d032aaab8 not-for-merge 'refs/pull/231/head' of https://github.com/apple/swift-openapi-generator
a115af3ebf7ab8e775b8217e8f9a89915385cfb3 not-for-merge 'refs/pull/233/head' of https://github.com/apple/swift-openapi-generator
b13f423e07fa5acb6ae41d637b1fc89564292496 not-for-merge 'refs/pull/235/head' of https://github.com/apple/swift-openapi-generator
f4d95b7abff3e7b2dd978302fc3f611eef8d5279 not-for-merge 'refs/pull/236/head' of https://github.com/apple/swift-openapi-generator
592174774eb56ca085cc45b7c4b521922cb6208f not-for-merge 'refs/pull/237/head' of https://github.com/apple/swift-openapi-generator
373990792dedc517fc032c8fe0592a0842dec149 not-for-merge 'refs/pull/238/head' of https://github.com/apple/swift-openapi-generator
82a6ac79b0bca7e959e3c84d5b70784e06410762 not-for-merge 'refs/pull/239/head' of https://github.com/apple/swift-openapi-generator
c3970163d39fb0c8a9ac2c9fa9975c7fc8e3f1bd not-for-merge 'refs/pull/240/head' of https://github.com/apple/swift-openapi-generator
8106647dc8e36bc9e190fb2cc59d0e009ef514ba not-for-merge 'refs/pull/242/head' of https://github.com/apple/swift-openapi-generator
8c110566cadf4de6a68a23d5794c26e9c6c4b6eb not-for-merge 'refs/pull/243/head' of https://github.com/apple/swift-openapi-generator
0d2e294fe1bf949c9f032063f9a798c6c44fad36 not-for-merge 'refs/pull/245/head' of https://github.com/apple/swift-openapi-generator
fc91e961fe5b105898a48b8d289fbcfc72dfddf1 not-for-merge 'refs/pull/248/head' of https://github.com/apple/swift-openapi-generator
5aa3746c168f8153782ad714e283192a97aaa4c4 not-for-merge 'refs/pull/254/head' of https://github.com/apple/swift-openapi-generator
9b05cde41b5d053b1239ae1340976745a45f8b7b not-for-merge 'refs/pull/255/head' of https://github.com/apple/swift-openapi-generator
2a3881fe73fe907b51075b6ae3b9d528945213fd not-for-merge 'refs/pull/256/head' of https://github.com/apple/swift-openapi-generator
7e4bdeecc70851c60b978293cef3e1d08074c4df not-for-merge 'refs/pull/264/head' of https://github.com/apple/swift-openapi-generator
d29efee65d24b772bed8ecc1acad521cd8a5a8d1 not-for-merge 'refs/pull/266/head' of https://github.com/apple/swift-openapi-generator
461575b41d0c319014bb9b77070314a2bdf25a63 not-for-merge 'refs/pull/267/head' of https://github.com/apple/swift-openapi-generator
eefd7f226ab3f520b42fe7984ee25f75c39a6b46 not-for-merge 'refs/pull/271/head' of https://github.com/apple/swift-openapi-generator
eca812a1db528aa26bcc466a25e6114878219c4c not-for-merge 'refs/pull/273/head' of https://github.com/apple/swift-openapi-generator
faf9c428ac8bad62c92501afbc8779b29babbe83 not-for-merge 'refs/pull/274/head' of https://github.com/apple/swift-openapi-generator
a219e6d0cf3c2484252d43d3323c3b0724c5b251 not-for-merge 'refs/pull/277/head' of https://github.com/apple/swift-openapi-generator
1a413eaaf77cdf3f157cac5828837b88203caab2 not-for-merge 'refs/pull/279/head' of https://github.com/apple/swift-openapi-generator
933342084720c77937e8cc4016c6f34ec96ed63d not-for-merge 'refs/pull/280/head' of https://github.com/apple/swift-openapi-generator
b4b074db602200e9b2f4bbc74628d22c58370b9d not-for-merge 'refs/pull/281/head' of https://github.com/apple/swift-openapi-generator
536af8f4a558f80454220e920d24c694a733224f not-for-merge 'refs/pull/282/head' of https://github.com/apple/swift-openapi-generator
9f1d5767beb092bbeee18b8945cc1ef81f5a99b9 not-for-merge 'refs/pull/283/head' of https://github.com/apple/swift-openapi-generator
bfc98ed9d7996ad7e0b9a16061bdfc22fac7bcb6 not-for-merge 'refs/pull/284/head' of https://github.com/apple/swift-openapi-generator
0b8638dc292ba6c76a81b5865036b482f7d57bd8 not-for-merge 'refs/pull/287/head' of https://github.com/apple/swift-openapi-generator
3afa84f4c5cedcc984328eb1c1255b4edbcd3282 not-for-merge 'refs/pull/289/head' of https://github.com/apple/swift-openapi-generator
d5c1a5df9b1110fec519ec691ba85a530140722f not-for-merge 'refs/pull/290/head' of https://github.com/apple/swift-openapi-generator
ca839d77ecd050c33cbb8dcae83547ad8394298d not-for-merge 'refs/pull/291/head' of https://github.com/apple/swift-openapi-generator
1726893aed3c128fbea3a86efc6439453850b81e not-for-merge 'refs/pull/293/head' of https://github.com/apple/swift-openapi-generator
13296692902624cefe2b84d1c6cb586891fdc61c not-for-merge 'refs/pull/295/head' of https://github.com/apple/swift-openapi-generator
7527e6660cdfc1715370472b282aaba9d8058d2f not-for-merge 'refs/pull/296/head' of https://github.com/apple/swift-openapi-generator
32ba22b9f69c1b0fb56ad095fa6b77e17bba7985 not-for-merge 'refs/pull/297/head' of https://github.com/apple/swift-openapi-generator
916b77f3ac8a6c1d899c445a558586d1ae19d797 not-for-merge 'refs/pull/298/head' of https://github.com/apple/swift-openapi-generator
d19e0bfa182fefd91259f95926b6f5d547857b40 not-for-merge 'refs/pull/3/head' of https://github.com/apple/swift-openapi-generator
a5f268116849ccb7f5f2edc642f1f65bb178651f not-for-merge 'refs/pull/300/head' of https://github.com/apple/swift-openapi-generator
6dc95c7a38269399b701a2b113bac36cdb27c2f2 not-for-merge 'refs/pull/303/head' of https://github.com/apple/swift-openapi-generator
0905ce001f665f8e696187be1a017fc6c8962a58 not-for-merge 'refs/pull/308/head' of https://github.com/apple/swift-openapi-generator
43167a275729763ff5bd234a6b9ef7bda55d0126 not-for-merge 'refs/pull/310/head' of https://github.com/apple/swift-openapi-generator
378b06ae486bc897e777509277c2504c8a875bf7 not-for-merge 'refs/pull/311/head' of https://github.com/apple/swift-openapi-generator
fcc3707e6fc99faea68e04dc8154a11671c1b8fd not-for-merge 'refs/pull/313/head' of https://github.com/apple/swift-openapi-generator
313bae08998a302033ea6f9c1c147ac5d75a872f not-for-merge 'refs/pull/314/head' of https://github.com/apple/swift-openapi-generator
df33169a32c2a1ad910ff6f9f3ad076f90033224 not-for-merge 'refs/pull/317/head' of https://github.com/apple/swift-openapi-generator
fc3574f702e4ede05818e55f9cd0019975102dcd not-for-merge 'refs/pull/319/head' of https://github.com/apple/swift-openapi-generator
905bfa75909fdf7b004df0d802c0cb66a50539c1 not-for-merge 'refs/pull/322/head' of https://github.com/apple/swift-openapi-generator
16d042d7f510b215a7c11acedf9d13aad38fab71 not-for-merge 'refs/pull/323/head' of https://github.com/apple/swift-openapi-generator
7ae6b5a7072736eea36999b7abf755a4f1cfc788 not-for-merge 'refs/pull/325/head' of https://github.com/apple/swift-openapi-generator
ab6dd25f141a6f70d4ab9359442da1424fb47077 not-for-merge 'refs/pull/326/head' of https://github.com/apple/swift-openapi-generator
57782e29a01c73b9f10bd073e5d38ea558cf1936 not-for-merge 'refs/pull/330/head' of https://github.com/apple/swift-openapi-generator
71834295a3b6fc84e8838d2a634cce258bfa2b8f not-for-merge 'refs/pull/331/head' of https://github.com/apple/swift-openapi-generator
14b9ec9ee35de57a6ea257e14cbf2cee459719ba not-for-merge 'refs/pull/334/head' of https://github.com/apple/swift-openapi-generator
727fdd5c06257bcfa792fc9546e9d375684433f1 not-for-merge 'refs/pull/335/head' of https://github.com/apple/swift-openapi-generator
eb7344a454fe592b9dcf6aab5bd9cfc0886c8d38 not-for-merge 'refs/pull/337/head' of https://github.com/apple/swift-openapi-generator
3986bc6ed7acbef75c84388e42b96996480c0fcd not-for-merge 'refs/pull/338/head' of https://github.com/apple/swift-openapi-generator
272f65b3815290165d44d12f66e2b72cd11d0ab3 not-for-merge 'refs/pull/339/head' of https://github.com/apple/swift-openapi-generator
37a763828af67487292e5c554ef6749b8fd69410 not-for-merge 'refs/pull/340/head' of https://github.com/apple/swift-openapi-generator
2f80e06c909ff7f21bd1503211968828c89968af not-for-merge 'refs/pull/343/head' of https://github.com/apple/swift-openapi-generator
193989e49c552c512ad6f39c601aa47aa4bbaa6f not-for-merge 'refs/pull/344/head' of https://github.com/apple/swift-openapi-generator
0dd1a4a146881d09eba22c1dc900b619e5543663 not-for-merge 'refs/pull/345/head' of https://github.com/apple/swift-openapi-generator
b71e986194c7b5e4f8b45301bd4e8857768b1870 not-for-merge 'refs/pull/346/head' of https://github.com/apple/swift-openapi-generator
fa91868884286059c94e53e4a4e23961abb11d87 not-for-merge 'refs/pull/347/head' of https://github.com/apple/swift-openapi-generator
5337b075bdf9200cef0a4bb1a35348dff9005725 not-for-merge 'refs/pull/348/head' of https://github.com/apple/swift-openapi-generator
414684b6ed563438414d48f8ad79eca4460ec029 not-for-merge 'refs/pull/349/head' of https://github.com/apple/swift-openapi-generator
5b275e190b367451f38df8ac483976dfa1ee7d28 not-for-merge 'refs/pull/350/head' of https://github.com/apple/swift-openapi-generator
39c7197fcda378cf2bf70a63028018e45cc58cc4 not-for-merge 'refs/pull/351/head' of https://github.com/apple/swift-openapi-generator
bb97d1b2fcf8c9c53550964efa07d5fd6e4ab045 not-for-merge 'refs/pull/352/head' of https://github.com/apple/swift-openapi-generator
e1d6e371988cc7c8f36b56122824168a87b03ddf not-for-merge 'refs/pull/353/head' of https://github.com/apple/swift-openapi-generator
16355908065796228c3311dc70fee15b3b821bc2 not-for-merge 'refs/pull/355/head' of https://github.com/apple/swift-openapi-generator
23e348edbd2c61bf2d2f7844bc50b4e4a50e169c not-for-merge 'refs/pull/356/head' of https://github.com/apple/swift-openapi-generator
04103d58342cfadd9e1c49b8849f905cd0202f08 not-for-merge 'refs/pull/357/head' of https://github.com/apple/swift-openapi-generator
0805fec9c0963b779de1722e793fe862d4432d6a not-for-merge 'refs/pull/359/head' of https://github.com/apple/swift-openapi-generator
af5e05c34179aed664b1d7e64807402aeb0c4659 not-for-merge 'refs/pull/361/head' of https://github.com/apple/swift-openapi-generator
bfdb4a851a5c45ab0dd73a9dc0231110ed4f1a55 not-for-merge 'refs/pull/362/head' of https://github.com/apple/swift-openapi-generator
ceb4ea965d611a5407af14a4d8a5c9b6e010c5e1 not-for-merge 'refs/pull/363/head' of https://github.com/apple/swift-openapi-generator
4c5767a946555a0471398084b6857201246c87c8 not-for-merge 'refs/pull/365/head' of https://github.com/apple/swift-openapi-generator
0e3ad45aef02638ba51a745fd68072b90fb0c9c7 not-for-merge 'refs/pull/366/head' of https://github.com/apple/swift-openapi-generator
5675f77b3e196690fba69d42dadbc5a2f14ed483 not-for-merge 'refs/pull/369/head' of https://github.com/apple/swift-openapi-generator
0414de8f3f1da66e72380e73aed5b18018ae54ce not-for-merge 'refs/pull/370/head' of https://github.com/apple/swift-openapi-generator
b565f8de827a2cf5606bc153f5049297b10e0b3b not-for-merge 'refs/pull/380/head' of https://github.com/apple/swift-openapi-generator
d3daf2cce3bb7a2e1f0080f708865d9cc04916a0 not-for-merge 'refs/pull/381/head' of https://github.com/apple/swift-openapi-generator
bd9b1996c282c62e86bd40c3cbd314dff5bcc939 not-for-merge 'refs/pull/384/head' of https://github.com/apple/swift-openapi-generator
b143565462d54a76e4629489a35d4d6ac1b25124 not-for-merge 'refs/pull/385/head' of https://github.com/apple/swift-openapi-generator
08aeb38c8ae0acb23f143ed62850edb917155bea not-for-merge 'refs/pull/391/head' of https://github.com/apple/swift-openapi-generator
6f0dc077c0c89322c5d61e319e50d108f75b5b02 not-for-merge 'refs/pull/393/head' of https://github.com/apple/swift-openapi-generator
26345f56fb86cfb49956ec0ab2ca28f12dbdd8b6 not-for-merge 'refs/pull/394/head' of https://github.com/apple/swift-openapi-generator
00408195e74825e15ed6b2342c93f6710b43f3ce not-for-merge 'refs/pull/395/head' of https://github.com/apple/swift-openapi-generator
1aaae4a98d4c38f70ff2d09b00e5a32da63decde not-for-merge 'refs/pull/396/head' of https://github.com/apple/swift-openapi-generator
cf35eda7640ae5b26263782c76314ec075ee38b2 not-for-merge 'refs/pull/398/head' of https://github.com/apple/swift-openapi-generator
bbdf1c5511c59c6c56495d947efec05954301d33 not-for-merge 'refs/pull/399/head' of https://github.com/apple/swift-openapi-generator
bbc564637d0f28738c2746597cc702e87efa3738 not-for-merge 'refs/pull/4/head' of https://github.com/apple/swift-openapi-generator
d62a96edadc493ecf966152cb10564ceff722623 not-for-merge 'refs/pull/400/head' of https://github.com/apple/swift-openapi-generator
b4c1002038f2ddb75292ec627d03f4a6ca8fe193 not-for-merge 'refs/pull/401/head' of https://github.com/apple/swift-openapi-generator
53098a355ce9d648877f9a899b6a1e8cb89a5550 not-for-merge 'refs/pull/404/head' of https://github.com/apple/swift-openapi-generator
07a1d43714d29621394b330583782360e35c890e not-for-merge 'refs/pull/408/head' of https://github.com/apple/swift-openapi-generator
6fdcdc5ee5266e04e0a6ac93fbeb18c83d7b7522 not-for-merge 'refs/pull/409/head' of https://github.com/apple/swift-openapi-generator
cce1bc5103b165308f0eb2955ec6ef9142c7ee71 not-for-merge 'refs/pull/411/head' of https://github.com/apple/swift-openapi-generator
de964af445482adad9d17ba9f7db8bc7d9b5e192 not-for-merge 'refs/pull/412/head' of https://github.com/apple/swift-openapi-generator
ca305fcbe9f3cdad1ce5889b9c89af5de575b738 not-for-merge 'refs/pull/413/head' of https://github.com/apple/swift-openapi-generator
47cc2297e387714d1cdefb62f00e82ed2c9ecc47 not-for-merge 'refs/pull/415/head' of https://github.com/apple/swift-openapi-generator
146b868a7d5fe551400138eac13e29f8b089befa not-for-merge 'refs/pull/418/head' of https://github.com/apple/swift-openapi-generator
f6205e6f663874712352bc078ac0821202f0afd9 not-for-merge 'refs/pull/420/head' of https://github.com/apple/swift-openapi-generator
19085aa2a22b485c90be64674512b3a78bf7c4cb not-for-merge 'refs/pull/421/head' of https://github.com/apple/swift-openapi-generator
dd7b532771f477601f6d48a78f5267d21564d564 not-for-merge 'refs/pull/422/head' of https://github.com/apple/swift-openapi-generator
2b009c638d63ec98c9439d4f47ce796b5bd40a39 not-for-merge 'refs/pull/426/head' of https://github.com/apple/swift-openapi-generator
ffe8af3ebd983c1a1e61cbbf35ac98afed8b4646 not-for-merge 'refs/pull/427/head' of https://github.com/apple/swift-openapi-generator
3738d5185637eff57324f9e870e2657474159c9e not-for-merge 'refs/pull/429/head' of https://github.com/apple/swift-openapi-generator
6a85d6c69f0a8ec91f1b2d4ff137e21b9b019b6c not-for-merge 'refs/pull/431/head' of https://github.com/apple/swift-openapi-generator
a100f73f01c4a745c3f9c529d97a16ba92a6b546 not-for-merge 'refs/pull/433/head' of https://github.com/apple/swift-openapi-generator
65e32693fb2eb2c0d9b453a8aa517057d0e3bdd3 not-for-merge 'refs/pull/434/head' of https://github.com/apple/swift-openapi-generator
7786db40927c9761284073e47fed0991185f828b not-for-merge 'refs/pull/435/head' of https://github.com/apple/swift-openapi-generator
7e8596d4687ef3e0a94708a676ace5b73bcb7f92 not-for-merge 'refs/pull/436/head' of https://github.com/apple/swift-openapi-generator
71b2567337476f268e81d9e04836d5a77e0b2ceb not-for-merge 'refs/pull/438/head' of https://github.com/apple/swift-openapi-generator
f7d3f614f2026fb35d7ef3943574fca1a7d9dcb6 not-for-merge 'refs/pull/439/head' of https://github.com/apple/swift-openapi-generator
731d61c38789c661fa9bf4cf7706665ca6f41c09 not-for-merge 'refs/pull/44/head' of https://github.com/apple/swift-openapi-generator
996b297e43624e8512756eef34f97c1aa5d87d76 not-for-merge 'refs/pull/440/head' of https://github.com/apple/swift-openapi-generator
5759957fdd8086778364cf81948009f4efaf401c not-for-merge 'refs/pull/441/head' of https://github.com/apple/swift-openapi-generator
e5c3b3272e5693374352497d6ee14e7cac609546 not-for-merge 'refs/pull/442/head' of https://github.com/apple/swift-openapi-generator
3ec57a78dee8db8c7c4131bc4358a2ac84f03dba not-for-merge 'refs/pull/443/head' of https://github.com/apple/swift-openapi-generator
fb4c01d39f68b6008a41638bdf9db50954fafbd4 not-for-merge 'refs/pull/445/head' of https://github.com/apple/swift-openapi-generator
978edfd3b4e780fe647a8d5982c94daec3cc49e6 not-for-merge 'refs/pull/446/head' of https://github.com/apple/swift-openapi-generator
ce09489092e40af65888aeb670ed5cf2e666d229 not-for-merge 'refs/pull/449/head' of https://github.com/apple/swift-openapi-generator
4c6501b5d24f0a9c26955b87f2c59860f572deee not-for-merge 'refs/pull/450/head' of https://github.com/apple/swift-openapi-generator
d77b4df800e413ea1572a9bee17cf06f5ac354da not-for-merge 'refs/pull/451/head' of https://github.com/apple/swift-openapi-generator
1090f40191e2c446b70daff1343140cc6ed03577 not-for-merge 'refs/pull/452/head' of https://github.com/apple/swift-openapi-generator
bd234d29bc95ebb9f43e8a84fe0c1c4ccad23d09 not-for-merge 'refs/pull/453/head' of https://github.com/apple/swift-openapi-generator
cc5ae1c69ec6fdd8615f6b876064d8e56a6fb564 not-for-merge 'refs/pull/456/head' of https://github.com/apple/swift-openapi-generator
133653918dd8270c311d5d270f7f2b6a73cbcd82 not-for-merge 'refs/pull/457/head' of https://github.com/apple/swift-openapi-generator
ae6da0d5d6a0c07289e6b3a76e773d788d56630a not-for-merge 'refs/pull/458/head' of https://github.com/apple/swift-openapi-generator
75b3119c0b947d62433de9761ef861f0a4fe260c not-for-merge 'refs/pull/459/head' of https://github.com/apple/swift-openapi-generator
22e19b5f61a95d1cf8faa52b176a938198c629c5 not-for-merge 'refs/pull/46/head' of https://github.com/apple/swift-openapi-generator
6e63c863c09fe306ee769b18821ad865eddb6961 not-for-merge 'refs/pull/463/head' of https://github.com/apple/swift-openapi-generator
000b61b753c7c8f214680cb249f56d88d9d71138 not-for-merge 'refs/pull/464/head' of https://github.com/apple/swift-openapi-generator
329e2a201a706280198a4096fd8fe725b191740e not-for-merge 'refs/pull/464/merge' of https://github.com/apple/swift-openapi-generator
31cf971dcff8a2af5947cff57c5d0c3ab4ad5a7c not-for-merge 'refs/pull/466/head' of https://github.com/apple/swift-openapi-generator
3aef5ed779b4e048b46be865f1356d3b4b96c235 not-for-merge 'refs/pull/467/head' of https://github.com/apple/swift-openapi-generator
6875f07915af0ecacaacf784d75d6348a6ed9347 not-for-merge 'refs/pull/468/head' of https://github.com/apple/swift-openapi-generator
69084953752b0137bafb07a2da6719d35b64130f not-for-merge 'refs/pull/469/head' of https://github.com/apple/swift-openapi-generator
c960a3fe381719db70b637e95eed91e7a3078c92 not-for-merge 'refs/pull/47/head' of https://github.com/apple/swift-openapi-generator
f66de7d110f011b0209b264bf9db72cac58ba658 not-for-merge 'refs/pull/471/head' of https://github.com/apple/swift-openapi-generator
99763b3e578ad1f46289bfcc1f81a381cc415c21 not-for-merge 'refs/pull/472/head' of https://github.com/apple/swift-openapi-generator
a52e268cb967300913267713ee55c7c7cd2b20fa not-for-merge 'refs/pull/473/head' of https://github.com/apple/swift-openapi-generator
7db80c9c9bbc751d3468d53fce3ded92b4c61104 not-for-merge 'refs/pull/477/head' of https://github.com/apple/swift-openapi-generator
579eb94e88d3f501f2805d2094f9eaf52a1600ba not-for-merge 'refs/pull/478/head' of https://github.com/apple/swift-openapi-generator
a2821f02ffb58445185d1a6fb0642f86fa30c29d not-for-merge 'refs/pull/479/head' of https://github.com/apple/swift-openapi-generator
a9c48f7275fada302ca496c2ec92ea7163f0341b not-for-merge 'refs/pull/48/head' of https://github.com/apple/swift-openapi-generator
beeddc1a35cf81b299c7b06719c235cc500cdf2d not-for-merge 'refs/pull/480/head' of https://github.com/apple/swift-openapi-generator
65c1853258b81164e7d789193cecabae038ea518 not-for-merge 'refs/pull/481/head' of https://github.com/apple/swift-openapi-generator
5b0a59c4a4c7d64a181ddc75cd1903cfd0e8d228 not-for-merge 'refs/pull/483/head' of https://github.com/apple/swift-openapi-generator
f9aaa60f26ca2298c98473f571e96c4933fd8421 not-for-merge 'refs/pull/484/head' of https://github.com/apple/swift-openapi-generator
9708029fd407327782558c1e6165948ba279464e not-for-merge 'refs/pull/485/head' of https://github.com/apple/swift-openapi-generator
f2b0f054fb220b9af17d44a85d835f74a7012378 not-for-merge 'refs/pull/486/head' of https://github.com/apple/swift-openapi-generator
8073bee16a787fd5b5934077313a0928c82706dd not-for-merge 'refs/pull/487/head' of https://github.com/apple/swift-openapi-generator
eafa9c29a88882b5ce19d1974bf16de6a39a4f33 not-for-merge 'refs/pull/488/head' of https://github.com/apple/swift-openapi-generator
bdbc03eaf11aa258ee0a20816d2a75b8e294e840 not-for-merge 'refs/pull/489/head' of https://github.com/apple/swift-openapi-generator
3fd97cd1e9cd5a8ad3ff90335f1b01f9b2627222 not-for-merge 'refs/pull/49/head' of https://github.com/apple/swift-openapi-generator
7270ab8fad89d0f87066dcee076c6c808cafd0ba not-for-merge 'refs/pull/491/head' of https://github.com/apple/swift-openapi-generator
d274082836fa009e53824fb95a1373eafbfdc11e not-for-merge 'refs/pull/492/head' of https://github.com/apple/swift-openapi-generator
2e82dcfcc975a31dedd03d4d3d1feb439ae7f6ea not-for-merge 'refs/pull/494/head' of https://github.com/apple/swift-openapi-generator
778c6461fc1f876dfec146879a619641d52e786b not-for-merge 'refs/pull/495/head' of https://github.com/apple/swift-openapi-generator
5de5ca73f7525cad3e10483d9a9a8da9b2049c18 not-for-merge 'refs/pull/496/head' of https://github.com/apple/swift-openapi-generator
ed1e0ec9426360c8bda312ac6cbba9f8e16fcb7e not-for-merge 'refs/pull/50/head' of https://github.com/apple/swift-openapi-generator
f433793cdf12a73aebd355bd95245f8020fabec3 not-for-merge 'refs/pull/500/head' of https://github.com/apple/swift-openapi-generator
2cbc5a62bdf5943ce2d7aec4bc0ca6117e13486c not-for-merge 'refs/pull/506/head' of https://github.com/apple/swift-openapi-generator
4398cfba042dd6d6f6db54ba047698ea81689575 not-for-merge 'refs/pull/509/head' of https://github.com/apple/swift-openapi-generator
8deac428305739c2369daa1b29b5a74467272c55 not-for-merge 'refs/pull/510/head' of https://github.com/apple/swift-openapi-generator
6a98026199720b3e23b238248d4444bc065061b2 not-for-merge 'refs/pull/519/head' of https://github.com/apple/swift-openapi-generator
58bde7e259bab3e1c20e1374431c4edee1965173 not-for-merge 'refs/pull/524/head' of https://github.com/apple/swift-openapi-generator
ee5fb0864188f019cbeadd1370eede546c6fbf5e not-for-merge 'refs/pull/53/head' of https://github.com/apple/swift-openapi-generator
728fb0df2767c49b4e6d663aa062ea47923993ee not-for-merge 'refs/pull/536/head' of https://github.com/apple/swift-openapi-generator
2b60c14d690a7c82e56f54b138b609874d076371 not-for-merge 'refs/pull/538/head' of https://github.com/apple/swift-openapi-generator
6da16403c8bdf514ada4abe7abff24c19437ca02 not-for-merge 'refs/pull/538/merge' of https://github.com/apple/swift-openapi-generator
dfb8c111db16f034ccdb9ae0df2b5385d4c9a343 not-for-merge 'refs/pull/539/head' of https://github.com/apple/swift-openapi-generator
ab323d73113e652abc5b04b2aad83779a788de67 not-for-merge 'refs/pull/544/head' of https://github.com/apple/swift-openapi-generator
318c0a68c82310cdcad927db9f0d32e84793d4e6 not-for-merge 'refs/pull/55/head' of https://github.com/apple/swift-openapi-generator
0378c652e59b8ea5cc8960fe17933fb3bdb653de not-for-merge 'refs/pull/554/head' of https://github.com/apple/swift-openapi-generator
b99db29f08df7160027cc69de92b8062e74a1bca not-for-merge 'refs/pull/555/head' of https://github.com/apple/swift-openapi-generator
86cff2f16189488ba84f4b3d7dcb7000183a016e not-for-merge 'refs/pull/557/head' of https://github.com/apple/swift-openapi-generator
280af2efb7f1f74909da40c67a78bb5ff2bb63a8 not-for-merge 'refs/pull/557/merge' of https://github.com/apple/swift-openapi-generator
ddfd63df1d52f720f5e9c12a28f8cd7933151618 not-for-merge 'refs/pull/558/head' of https://github.com/apple/swift-openapi-generator
969a16285e93d21e533352a1a99f3efe11fe562e not-for-merge 'refs/pull/558/merge' of https://github.com/apple/swift-openapi-generator
127c11f0b62b4cbd53372d373b4430c3ce11774a not-for-merge 'refs/pull/559/head' of https://github.com/apple/swift-openapi-generator
6057cac594c81e7862f4ecd59d6cbffc9a95fc03 not-for-merge 'refs/pull/56/head' of https://github.com/apple/swift-openapi-generator
5cc55c09e722a4b8291b570ae699908d11a54aae not-for-merge 'refs/pull/561/head' of https://github.com/apple/swift-openapi-generator
57970b7e7bd6a0fd6bfc4734008242480a9368c0 not-for-merge 'refs/pull/58/head' of https://github.com/apple/swift-openapi-generator
fb69e33e60b0f286479abb44dcf9f512ffe046d8 not-for-merge 'refs/pull/583/head' of https://github.com/apple/swift-openapi-generator
c2500322f73ffb455a2882d07f70968a56986d24 not-for-merge 'refs/pull/585/head' of https://github.com/apple/swift-openapi-generator
d2f62cbbcb43e05230c2d1d0bb994e1e09389f64 not-for-merge 'refs/pull/587/head' of https://github.com/apple/swift-openapi-generator
14a9d7cb2bf4e751360e359bebdc96e7b7509020 not-for-merge 'refs/pull/588/head' of https://github.com/apple/swift-openapi-generator
c520840027a9f45b2ffd336b520fe3f93f721e23 not-for-merge 'refs/pull/589/head' of https://github.com/apple/swift-openapi-generator
f7e39aa445f3896ba6a9f1987f4cf624957cf8d0 not-for-merge 'refs/pull/59/head' of https://github.com/apple/swift-openapi-generator
df9b035fa74590e2bf7fd2a6bf6e0b37fb77b701 not-for-merge 'refs/pull/590/head' of https://github.com/apple/swift-openapi-generator
9d7b6e89b7fa1296abce3db41d4e7648bed9792e not-for-merge 'refs/pull/591/head' of https://github.com/apple/swift-openapi-generator
05a7f6dff9f970e2a17dc1c722b91a383fadb2c9 not-for-merge 'refs/pull/592/head' of https://github.com/apple/swift-openapi-generator
9c4c41f90ba0c3e7cef08da5f4f25564ffe061ea not-for-merge 'refs/pull/593/head' of https://github.com/apple/swift-openapi-generator
9a49e805451115f6efca5e4223d6ae0b9d46c452 not-for-merge 'refs/pull/593/merge' of https://github.com/apple/swift-openapi-generator
41a86c584e5079b478694b0551b10c461e117a04 not-for-merge 'refs/pull/595/head' of https://github.com/apple/swift-openapi-generator
8fa9b63b72c70841118ff622af8ed0fadb529c23 not-for-merge 'refs/pull/597/head' of https://github.com/apple/swift-openapi-generator
bd3c60b69d870f0dbf6efa4602f1f5065e58ab38 not-for-merge 'refs/pull/60/head' of https://github.com/apple/swift-openapi-generator
13399fbf6083a9ba18031f1e28e601514e644278 not-for-merge 'refs/pull/600/head' of https://github.com/apple/swift-openapi-generator
413ac87f76ddb1509ae9a15aff4fcfa7ebd966b0 not-for-merge 'refs/pull/602/head' of https://github.com/apple/swift-openapi-generator
12d4c5f1585bb5bfb17cfddf4944770255143fb4 not-for-merge 'refs/pull/603/head' of https://github.com/apple/swift-openapi-generator
c2ad338a5aa15bfc1c1d3e179866b5f54e5d2388 not-for-merge 'refs/pull/604/head' of https://github.com/apple/swift-openapi-generator
c9fdec84d9f4efda09312552840e6599ad0e76a3 not-for-merge 'refs/pull/607/head' of https://github.com/apple/swift-openapi-generator
f7fcfe289770fed0ebdd940b6da13a87ce8b21f3 not-for-merge 'refs/pull/618/head' of https://github.com/apple/swift-openapi-generator
b0ac17ef4d8c9102e4461a7f297ba67a2aa2694b not-for-merge 'refs/pull/619/head' of https://github.com/apple/swift-openapi-generator
55bc9c778f8087e8019d972dbe13961648dcb60b not-for-merge 'refs/pull/625/head' of https://github.com/apple/swift-openapi-generator
42d625957acb105d6341c71945547ac4c681362d not-for-merge 'refs/pull/626/head' of https://github.com/apple/swift-openapi-generator
e96c3419fef32af13559e18020bd6baa9dd43e59 not-for-merge 'refs/pull/627/head' of https://github.com/apple/swift-openapi-generator
b7e65b2c9836c6e54ba1f36cfffbf19b0d6dc016 not-for-merge 'refs/pull/627/merge' of https://github.com/apple/swift-openapi-generator
aea0246f50edea33a27b106527e97484af270694 not-for-merge 'refs/pull/629/head' of https://github.com/apple/swift-openapi-generator
2e6973775290a4aae30d803678013357aa7ff154 not-for-merge 'refs/pull/63/head' of https://github.com/apple/swift-openapi-generator
ce76ec6c379ae36c8693958d1233f2329781aaa5 not-for-merge 'refs/pull/630/head' of https://github.com/apple/swift-openapi-generator
07c0e06280ac49551f362bbe4ef35e1f3298d4a6 not-for-merge 'refs/pull/632/head' of https://github.com/apple/swift-openapi-generator
c9923cbc0af30eea69f795a55efbff89f07183a6 not-for-merge 'refs/pull/633/head' of https://github.com/apple/swift-openapi-generator
b32cc049d59bd407d35438bd25762724a387a543 not-for-merge 'refs/pull/635/head' of https://github.com/apple/swift-openapi-generator
8861c6ba799b899c1ea61bb4df3b4616aef8a08e not-for-merge 'refs/pull/635/merge' of https://github.com/apple/swift-openapi-generator
06df319561cf113574b09e22dcd55bbdcc7efc03 not-for-merge 'refs/pull/636/head' of https://github.com/apple/swift-openapi-generator
3fd282b0d0cbf7cc305c50d302948dda2d802aed not-for-merge 'refs/pull/638/head' of https://github.com/apple/swift-openapi-generator
3ba44b2eb49e6cb6c23fc172f25ee522032213d0 not-for-merge 'refs/pull/639/head' of https://github.com/apple/swift-openapi-generator
7ad5ad69bb1212970b4f1927dc5afffe709dbc22 not-for-merge 'refs/pull/640/head' of https://github.com/apple/swift-openapi-generator
ba54fcec635f370e3991aba5d283a3ec89ff08bc not-for-merge 'refs/pull/641/head' of https://github.com/apple/swift-openapi-generator
895790259dc833df7a4d01a4362f3f1fc0363d98 not-for-merge 'refs/pull/642/head' of https://github.com/apple/swift-openapi-generator
1271f67547b6dc700fd1a8768ef70ef8ba642dbd not-for-merge 'refs/pull/643/head' of https://github.com/apple/swift-openapi-generator
14917d4ceaaad0601df496331188777c26bc1cf3 not-for-merge 'refs/pull/643/merge' of https://github.com/apple/swift-openapi-generator
60f1c75e106319675a01dbe2d8dcb815de666cff not-for-merge 'refs/pull/646/head' of https://github.com/apple/swift-openapi-generator
af07ce1f15b1b4a51641b51f6fdd70965cc1f90b not-for-merge 'refs/pull/647/head' of https://github.com/apple/swift-openapi-generator
e1a730ede6e6fd31425cce451f0bd33ca80309be not-for-merge 'refs/pull/648/head' of https://github.com/apple/swift-openapi-generator
381019519f1edde78bad11eb6d5d3be4609661e9 not-for-merge 'refs/pull/649/head' of https://github.com/apple/swift-openapi-generator
9c3939911103b29d897ec794c47911a9afc37208 not-for-merge 'refs/pull/649/merge' of https://github.com/apple/swift-openapi-generator
c8bd8e8a5b05acac3aadf7ec62f9d856a7750eaa not-for-merge 'refs/pull/650/head' of https://github.com/apple/swift-openapi-generator
39665375ad2d574bc66882696264e5fe14cccf6a not-for-merge 'refs/pull/652/head' of https://github.com/apple/swift-openapi-generator
9c1bb697fd602ed8e7966999ad310ad5f48f00cf not-for-merge 'refs/pull/653/head' of https://github.com/apple/swift-openapi-generator
730a60980c0af0a5257a459e14f8281f2243d95a not-for-merge 'refs/pull/654/head' of https://github.com/apple/swift-openapi-generator
4452d7c3be927bf74f35594c60c67b68bac5a5b1 not-for-merge 'refs/pull/656/head' of https://github.com/apple/swift-openapi-generator
e8c6a9b0c69aa066f7cf05408e1416d8215eba89 not-for-merge 'refs/pull/657/head' of https://github.com/apple/swift-openapi-generator
7fa14942becc2b251021509abeba68f3bd159afb not-for-merge 'refs/pull/658/head' of https://github.com/apple/swift-openapi-generator
f933fb9a7c6de764d86d03817b1ba1716679c3f2 not-for-merge 'refs/pull/659/head' of https://github.com/apple/swift-openapi-generator
e2d9e68a2cdcbf0c4e0b9ed55bf940f764dd2246 not-for-merge 'refs/pull/659/merge' of https://github.com/apple/swift-openapi-generator
3c25938e9841fa71344a64e4934fb3b09033fd02 not-for-merge 'refs/pull/662/head' of https://github.com/apple/swift-openapi-generator
20c58cb35e3e36bceb1f4d63940312aa951b8e28 not-for-merge 'refs/pull/664/head' of https://github.com/apple/swift-openapi-generator
a40a8d3e5bd887a3795da873f24299589604fdf6 not-for-merge 'refs/pull/664/merge' of https://github.com/apple/swift-openapi-generator
049854f8ce634b9360281c978a19bab575368159 not-for-merge 'refs/pull/665/head' of https://github.com/apple/swift-openapi-generator
1c09aedd4a4f8e736163f674ef2a6b3fe547edd0 not-for-merge 'refs/pull/67/head' of https://github.com/apple/swift-openapi-generator
0254f36e929591b5437eb700ac5190424ded691d not-for-merge 'refs/pull/670/head' of https://github.com/apple/swift-openapi-generator
3e5a839268d939fac4d3b26d0f3a9e3ff2596f8f not-for-merge 'refs/pull/671/head' of https://github.com/apple/swift-openapi-generator
a69d1c9c6287def688e1a8463cc98b9000571b2f not-for-merge 'refs/pull/672/head' of https://github.com/apple/swift-openapi-generator
0b6147b89d233cc05316e3ff4de4c4c49ba86e5e not-for-merge 'refs/pull/674/head' of https://github.com/apple/swift-openapi-generator
c67fa6413f7013c0e1e4bad465af142bb213d7e5 not-for-merge 'refs/pull/678/head' of https://github.com/apple/swift-openapi-generator
6763372a22fabb218a6ffa5c2e77d9a405a9fd2b not-for-merge 'refs/pull/679/head' of https://github.com/apple/swift-openapi-generator
82c56b3b1224c2f95847f77f906771153b84da25 not-for-merge 'refs/pull/68/head' of https://github.com/apple/swift-openapi-generator
b13a04e9510cce0cb80fdbc1d6ecd0db57911373 not-for-merge 'refs/pull/681/head' of https://github.com/apple/swift-openapi-generator
64c26098eb9722dc761b493748dcc6049b3c194a not-for-merge 'refs/pull/683/head' of https://github.com/apple/swift-openapi-generator
ec6e46d43b37edbd204dab0e01f59be3cb675bd4 not-for-merge 'refs/pull/684/head' of https://github.com/apple/swift-openapi-generator
6cb80934b840009148d84bca96bba45966a0b629 not-for-merge 'refs/pull/686/head' of https://github.com/apple/swift-openapi-generator
5d5638da28bbee14ce6fc9b89bb12071729584d9 not-for-merge 'refs/pull/688/head' of https://github.com/apple/swift-openapi-generator
d2001a265243a09bcadf4b00031c6b21f5d0caf9 not-for-merge 'refs/pull/69/head' of https://github.com/apple/swift-openapi-generator
c03989aa8d9791036af397dc0564054d69586eb4 not-for-merge 'refs/pull/694/head' of https://github.com/apple/swift-openapi-generator
f432b58704e8eea09300fc888e9c9e976a95832f not-for-merge 'refs/pull/696/head' of https://github.com/apple/swift-openapi-generator
ec168e41797e6c46d79cc54077ae43d867448549 not-for-merge 'refs/pull/697/head' of https://github.com/apple/swift-openapi-generator
951372aa89b991ae9e9969de7be9423e6f71b34c not-for-merge 'refs/pull/698/head' of https://github.com/apple/swift-openapi-generator
dc021d01fd26a8df8bb85d444cbb1a7e4a98d0ea not-for-merge 'refs/pull/699/head' of https://github.com/apple/swift-openapi-generator
f557fa9b2550a3be4905439aa8868cd5a455fae0 not-for-merge 'refs/pull/700/head' of https://github.com/apple/swift-openapi-generator
c9fd71ec9a76fba42c4515ed6953034f59ccaf23 not-for-merge 'refs/pull/703/head' of https://github.com/apple/swift-openapi-generator
5c6ff085c95016f68012f457f930bbdb2e73dcf4 not-for-merge 'refs/pull/704/head' of https://github.com/apple/swift-openapi-generator
9135e4cb1da0521c9d51350ee744b6669b838b58 not-for-merge 'refs/pull/705/head' of https://github.com/apple/swift-openapi-generator
6e08306d605b183374d20788009e12af0e7b79ce not-for-merge 'refs/pull/706/head' of https://github.com/apple/swift-openapi-generator
25a0433daf599c900e4c0a7043dd63afedccc400 not-for-merge 'refs/pull/708/head' of https://github.com/apple/swift-openapi-generator
2c54d600960b189211ab4ce2b3696aee1930ecc6 not-for-merge 'refs/pull/709/head' of https://github.com/apple/swift-openapi-generator
b2018c49e8d06d80c4d73b8731d5105024ee8edc not-for-merge 'refs/pull/713/head' of https://github.com/apple/swift-openapi-generator
45fd483476c1a978439f50eb682e12ac9769a509 not-for-merge 'refs/pull/714/head' of https://github.com/apple/swift-openapi-generator
0c4d749208826bb3d2e318a77bbf6ccdd351468a not-for-merge 'refs/pull/722/head' of https://github.com/apple/swift-openapi-generator
4709d50ba0827affe34bf8964a54aacf959622fc not-for-merge 'refs/pull/723/head' of https://github.com/apple/swift-openapi-generator
ff8f75d9c1a6c020f1277b7550534a7a17165885 not-for-merge 'refs/pull/725/head' of https://github.com/apple/swift-openapi-generator
efd55cb93b6648261b18d9121d42068eceb5b275 not-for-merge 'refs/pull/73/head' of https://github.com/apple/swift-openapi-generator
b9db8820b1dff5cd2e12c63e9dd0549e25f5cc4a not-for-merge 'refs/pull/731/head' of https://github.com/apple/swift-openapi-generator
cbd777f104c84ffe0f2b8e54dd8a712c72f9c326 not-for-merge 'refs/pull/733/head' of https://github.com/apple/swift-openapi-generator
28e427a8995a8b522cf9e42ae3b6763340314302 not-for-merge 'refs/pull/733/merge' of https://github.com/apple/swift-openapi-generator
da821c4e52cf99e4de195bc2ba4548a343089487 not-for-merge 'refs/pull/734/head' of https://github.com/apple/swift-openapi-generator
b9266f7bafcb66d81384f8f22314c68a0105783f not-for-merge 'refs/pull/734/merge' of https://github.com/apple/swift-openapi-generator
f5ecb980bad37bd07181f2447efe3bce9055feaf not-for-merge 'refs/pull/737/head' of https://github.com/apple/swift-openapi-generator
77c0a520b916c18634d640e9741ab734a4c0d461 not-for-merge 'refs/pull/74/head' of https://github.com/apple/swift-openapi-generator
852a29f1718c6372eecb27d3b2a4603301bdeb25 not-for-merge 'refs/pull/740/head' of https://github.com/apple/swift-openapi-generator
019fc708c16ead8d9fae2ae3e87a6f0661cc7b75 not-for-merge 'refs/pull/742/head' of https://github.com/apple/swift-openapi-generator
bed2ae78ac31d0f93169e024be898ad506a0a66c not-for-merge 'refs/pull/745/head' of https://github.com/apple/swift-openapi-generator
ed3eff68df9ef26ccd3f56ee9fae1a71cabffee9 not-for-merge 'refs/pull/745/merge' of https://github.com/apple/swift-openapi-generator
c2f6906b8bbf61adc8a2d8db6c29a7b105f450e6 not-for-merge 'refs/pull/750/head' of https://github.com/apple/swift-openapi-generator
de0d5ed9a3967ff31e95b8e9c997d469fb85ef95 not-for-merge 'refs/pull/751/head' of https://github.com/apple/swift-openapi-generator
f332998caa25fa0a963d878bddf15ea6afcf047c not-for-merge 'refs/pull/752/head' of https://github.com/apple/swift-openapi-generator
a294523aad8e2b41e497cce3b4cfc145596e3b1d not-for-merge 'refs/pull/753/head' of https://github.com/apple/swift-openapi-generator
e805933946ec11b935445f2db827823e371bf39b not-for-merge 'refs/pull/754/head' of https://github.com/apple/swift-openapi-generator
46582092b2710a140c8567e2c9992581f018ea0d not-for-merge 'refs/pull/758/head' of https://github.com/apple/swift-openapi-generator
8e148adfe387d96b409e36a7f20f74e6a923e05b not-for-merge 'refs/pull/759/head' of https://github.com/apple/swift-openapi-generator
319c622dc2d6cb4754d244cdf750fc306b2783bc not-for-merge 'refs/pull/76/head' of https://github.com/apple/swift-openapi-generator
7e688b2064c0f48a9c12c3c524746730bb185450 not-for-merge 'refs/pull/760/head' of https://github.com/apple/swift-openapi-generator
aa7af37b45bbc32eef1186a7cbb499fc86fd9937 not-for-merge 'refs/pull/761/head' of https://github.com/apple/swift-openapi-generator
c5ffb75afd88651dfe07a1463ad982ceff16d936 not-for-merge 'refs/pull/763/head' of https://github.com/apple/swift-openapi-generator
b2ea3fe2745295b15cd0f1bf7032db6b319ce1e3 not-for-merge 'refs/pull/764/head' of https://github.com/apple/swift-openapi-generator
5117034ebebe598bc4d68559ea52ffba2fa20344 not-for-merge 'refs/pull/764/merge' of https://github.com/apple/swift-openapi-generator
3a75ac1ef321a4bdd4bfd08515fff7f987cfe478 not-for-merge 'refs/pull/765/head' of https://github.com/apple/swift-openapi-generator
8ccac432035fee5495b6e62b4aa10b9145e52f0a not-for-merge 'refs/pull/77/head' of https://github.com/apple/swift-openapi-generator
51360a36639475d5077398bcb3c86d08b0cc5054 not-for-merge 'refs/pull/770/head' of https://github.com/apple/swift-openapi-generator
0964f1caf361552904dca9178c9e8324c3a53a35 not-for-merge 'refs/pull/773/head' of https://github.com/apple/swift-openapi-generator
fa0154547372837ce64ac7a359d6adbbbdeecf3c not-for-merge 'refs/pull/774/head' of https://github.com/apple/swift-openapi-generator
a01a845889baf83897445df3e1b48e91595db7da not-for-merge 'refs/pull/774/merge' of https://github.com/apple/swift-openapi-generator
bb7b17593a3ea1f73d70337cb58bb4f8624c9779 not-for-merge 'refs/pull/775/head' of https://github.com/apple/swift-openapi-generator
f6649614a0720fca007a5dbe9f572a31a41d3e23 not-for-merge 'refs/pull/775/merge' of https://github.com/apple/swift-openapi-generator
e135e43785e41ad8dc82fd7a171f6bbad4999624 not-for-merge 'refs/pull/80/head' of https://github.com/apple/swift-openapi-generator
a06e2fd1eb6952ae46a5cf7f003bbb3f70a2b33a not-for-merge 'refs/pull/81/head' of https://github.com/apple/swift-openapi-generator
667953e8bcaa78e5f871cf9b95360e2286343b37 not-for-merge 'refs/pull/85/head' of https://github.com/apple/swift-openapi-generator
8da21f9141ced903edb89ff6dbf19d0149024668 not-for-merge 'refs/pull/87/head' of https://github.com/apple/swift-openapi-generator
297bd8258dfef89ff888ce16b8bf78a5a6d45532 not-for-merge 'refs/pull/88/head' of https://github.com/apple/swift-openapi-generator
ed7afc6efbdc0b98cf6a0357fb960b3470c58a85 not-for-merge 'refs/pull/89/head' of https://github.com/apple/swift-openapi-generator
e4dc0ff656b17187e26f2d58e3d7ffdc4867ec02 not-for-merge 'refs/pull/90/head' of https://github.com/apple/swift-openapi-generator
0a5c6ba1bed22e802adba839d4ce162ff9e8ae44 not-for-merge 'refs/pull/91/head' of https://github.com/apple/swift-openapi-generator
234770eeea93672f0ee171defdd7077c5395eb11 not-for-merge 'refs/pull/92/head' of https://github.com/apple/swift-openapi-generator
dd931ec77c5124e1ebf00cf6560166021e5e37f3 not-for-merge 'refs/pull/93/head' of https://github.com/apple/swift-openapi-generator
4b31aa9ce81d20aacaba23fb729d93bb02b4b00f not-for-merge 'refs/pull/95/head' of https://github.com/apple/swift-openapi-generator
e0375651cae54bdde2aec250214ae284dad42170 not-for-merge 'refs/pull/96/head' of https://github.com/apple/swift-openapi-generator
a611ae23b4a068e870ff916ffe5a6976e8eb5b74 not-for-merge 'refs/pull/98/head' of https://github.com/apple/swift-openapi-generator
4d3a5129bcec3e912090eb1253c79ad8ff7ea8b1 not-for-merge 'refs/pull/99/head' of https://github.com/apple/swift-openapi-generator
924814b4d49008ab6637ea8d5eb7b08a78bb1ae5 not-for-merge tag '0.1.0' of https://github.com/apple/swift-openapi-generator
02924d14e50abe750a6bd194f2d652d0bd7ad60d not-for-merge tag '0.1.1' of https://github.com/apple/swift-openapi-generator
3b128349cb337b7f3dc5ca01277208160283a6f2 not-for-merge tag '0.1.10' of https://github.com/apple/swift-openapi-generator
640a58ce700e4b31dc7af307f914fbfd58262f47 not-for-merge tag '0.1.11' of https://github.com/apple/swift-openapi-generator
cf8e4374b5a05c2b4c8ca0c056a4dc29eff04541 not-for-merge tag '0.1.12' of https://github.com/apple/swift-openapi-generator
7ddef95a852300d82bfce9a1befb1e9feac7d156 not-for-merge tag '0.1.13' of https://github.com/apple/swift-openapi-generator
f530c906215528a7450fc7602b9f93d9236eb4c0 not-for-merge tag '0.1.2' of https://github.com/apple/swift-openapi-generator
1c07b5d805dec7f0e12d402d3da3413d59309bb6 not-for-merge tag '0.1.3' of https://github.com/apple/swift-openapi-generator
89b9d7b25be43772410b932b0146073aa01ea77a not-for-merge tag '0.1.4' of https://github.com/apple/swift-openapi-generator
31bb51799533e99e77fda5eef681571b975a39b5 not-for-merge tag '0.1.5' of https://github.com/apple/swift-openapi-generator
c181ed728f200af6c01d8412d7f0cba757d39ca7 not-for-merge tag '0.1.6' of https://github.com/apple/swift-openapi-generator
cb41d40414ed569aa238a33f37b31b637c709bbf not-for-merge tag '0.1.7' of https://github.com/apple/swift-openapi-generator
0ae57b9d3728b288fa8d917ffb8cbda55b2598ea not-for-merge tag '0.1.8' of https://github.com/apple/swift-openapi-generator
722c1ab2e011789412b10af15d9715ad725a21f6 not-for-merge tag '0.1.9' of https://github.com/apple/swift-openapi-generator
af2ab82fd6eaf27bb4cfaadedae32e41de5a1757 not-for-merge tag '0.2.0' of https://github.com/apple/swift-openapi-generator
99e31020c8654d72418f9033468ae496e3d0c21e not-for-merge tag '0.2.1' of https://github.com/apple/swift-openapi-generator
7da0f96bba4f40bec50273723e586c77f6323d6b not-for-merge tag '0.2.2' of https://github.com/apple/swift-openapi-generator
df985d77e98949d7913b798b8f9f8be10db4d704 not-for-merge tag '0.2.3' of https://github.com/apple/swift-openapi-generator
a919c658374bbe29e41104384eeeaf073cf27bf2 not-for-merge tag '0.3.0' of https://github.com/apple/swift-openapi-generator
c67892ab4a0c115c1c8703ca38a19ebe084c03ea not-for-merge tag '0.3.1' of https://github.com/apple/swift-openapi-generator
dfdbd72ade44a4bfc0e484c888967164b50cc19a not-for-merge tag '0.3.2' of https://github.com/apple/swift-openapi-generator
9e62a21c5cd08f7d2485f4d5c8c7337dee17546c not-for-merge tag '0.3.3' of https://github.com/apple/swift-openapi-generator
d2ead56bf9d241d8fb34a7728981964e433682a1 not-for-merge tag '0.3.4' of https://github.com/apple/swift-openapi-generator
7f6baf7227c897f09bad0252cccac2cd57202383 not-for-merge tag '0.3.5' of https://github.com/apple/swift-openapi-generator
81ea611369539630d9b8b7f1a3cbcfe8d338fabb not-for-merge tag '1.0.0' of https://github.com/apple/swift-openapi-generator
e30691e5d3613994b04b142df5c52158d066b0bb not-for-merge tag '1.0.0-alpha.1' of https://github.com/apple/swift-openapi-generator
76994bfc77061c6cfa3b82415613a9dfbfb47f28 not-for-merge tag '1.1.0' of https://github.com/apple/swift-openapi-generator
b18becec9d33b8a23d6252b47bb6bf1d45304244 not-for-merge tag '1.2.0' of https://github.com/apple/swift-openapi-generator
7992d77065f2787e7651cf6d9be9b99ad38f5166 not-for-merge tag '1.2.1' of https://github.com/apple/swift-openapi-generator
99859083e53912612b56b4b8713a971c20dab3ef not-for-merge tag '1.3.0' of https://github.com/apple/swift-openapi-generator
d5f6a6abf18549c8bae6526bf2c9d5773269c570 not-for-merge tag '1.3.1' of https://github.com/apple/swift-openapi-generator
9727261219af435e7e668b8813187e9bf5d61927 not-for-merge tag '1.4.0' of https://github.com/apple/swift-openapi-generator
e971af5c5374e4ea83c20d0ad0a0df2cc84d39ad not-for-merge tag '1.5.0' of https://github.com/apple/swift-openapi-generator
2e1b6fced9097cf3093591bace7a89fd5519e051 not-for-merge tag '1.5.1' of https://github.com/apple/swift-openapi-generator
ad7f0e73246f5083733dbc025097fcdf0fbee2a1 not-for-merge tag '1.6.0' of https://github.com/apple/swift-openapi-generator
84b693f9d0559dc488e691edb4837bafbce2aaea not-for-merge tag '1.7.0' of https://github.com/apple/swift-openapi-generator
755c0ec69bd667aa4e8ba50c8b710585d302879e not-for-merge tag '1.7.1' of https://github.com/apple/swift-openapi-generator
02cab48b66b4b412013827c2938adaf0eb67dc8d not-for-merge tag '1.7.2' of https://github.com/apple/swift-openapi-generator
09ed6c489f88d06228a404a0313adeea743e6cad not-for-merge tag '1.8.0' of https://github.com/apple/swift-openapi-generator