An open API service providing commit metadata for open source projects.

GitHub / openapi-generators/openapi-python-client / commits

Generate modern Python clients from OpenAPI

SHA Message Author Date Stats
4262321b Release 0.24.1 (#1221)
Co-authored-by: knope-bot[bot] <1****]@u****m>
knope-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5da0fd07 test: Add tests to verify behavior of generated code (#1225)
Co-authored-by: Eli Bishop <e****p@b****m>, Dylan Anthony <d****y@u****m>
Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e6a597f8 avoid misparsing references as other types using Pydantic discriminated union...
Co-authored-by: Natarajan Krishnaswami <n****h@a****g>, Dylan Anthony <d****y@u****m>
Natarajan Krishnaswami <n****n@k****g>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b8fbea9c feat: Allow any `Mapping` in generated `from_dict` functions (#1211)
Co-authored-by: Dylan Anthony <4****y@u****m>
Edgar Ramírez Mondragón <e****8@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e6f78de0 docs: add module docstring for endpoint init template (#1224) Doğukan Çağatay <9****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f08682e1 test: Rename python to python3 in tests (#1223) Doğukan Çağatay <9****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
25fe48e4 feat: allow Ruff 0.11 (#1222)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
73c60e9b feat: allow Ruff to 0.10 (#1220)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
1c36f88d Remove ruamel-yaml-string package (#1218) Doğukan Çağatay <9****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7bd7c698 chore(deps): lock file maintenance (#1215)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d46544c4 Release 0.24.0 (#1210)
Co-authored-by: knope-bot[bot] <1****]@u****m>
knope-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
f8b2988c chore: Rename changesets (#1209) Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
e9222258 Support `$ref` in responses (#1207)
Co-authored-by: Eli Bishop <e****p@b****m>, Dylan Anthony <d****y@u****m>
Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
44b1fbca add option to put docstrings on model attributes (#1190) Eli Bishop <e****p@b****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
cbae6380 chore(deps): lock file maintenance (#1199)
Co-authored-by: renovate[bot] <2****]@u****m>, Dylan Anthony <d****y@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5efa22bf chore(deps): update pypa/gh-action-pypi-publish action to v1.12.4 (#1198)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
281a0f39 chore(deps): update actions/setup-python action to v5.4.0 (#1201)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
734898bc chore(deps): update actions/download-artifact action to v4.1.9 (#1206)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7b11e031 chore(deps): update actions/upload-artifact action to v4.6.1 (#1205)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
5cfe4e1d chore(deps): lock file maintenance (#1186)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ca3a42a5 Release 0.23.1 (#1195)
Co-authored-by: knope-bot[bot] <1****]@u****m>
knope-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3bd12f86 chore(deps): update actions/upload-artifact action to v4.6.0 (#1193)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a594a148 feat: allow Ruff 0.9 (#1192)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
718e9aaa chore(deps): lock file maintenance (#1185)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
99ae3a93 Release 0.23.0 (#1181)
Co-authored-by: knope-bot[bot] <1****]@u****m>
knope-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
88b3be19 Support multiple tags in each endpoint (#687)
Co-authored-by: Dylan Anthony <d****y@u****m>, Dylan Anthony <4****y@u****m>
Paulo Costa <e****u@p****r>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7225f0e5 Fix minimum attrs version (#1184)
Co-authored-by: Dylan Anthony <d****y@u****m>
Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ee27f319 Don't fully delete output directories (#1183)
Co-authored-by: Dylan Anthony <d****y@u****m>
Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
36164194 chore(deps): lock file maintenance (#1152)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
46b7523c feat: Support httpx 0.28 (#1172)
Co-authored-by: renovate[bot] <2****]@u****m>, Dylan Anthony <d****y@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
233ac662 fix: Support Typer 0.14 and 0.15 (#1173)
Co-authored-by: renovate[bot] <2****]@u****m>, Dylan Anthony <d****y@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
cd685308 ci: Test minimum dependencies in CI (#1182)
Co-authored-by: Dylan Anthony <d****y@u****m>
Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
800a7151 Properly rebuild Pydantic models if necessary (#1176)
Co-authored-by: Dylan Anthony <d****y@u****m>, Dylan Anthony <4****y@u****m>
Victorien <6****s@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3a5459e4 chore(deps): update actions/upload-artifact action to v4.5.0 (#1178)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
92202171 chore(deps): update pypa/gh-action-pypi-publish action to v1.12.3 (#1177)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
72f3f5a0 Release 0.22.0 (#1170)
Co-authored-by: knope-bot[bot] <1****]@u****m>
knope-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
861ef562 feat: Support Ruff 0.8 (#1169)
Co-authored-by: renovate[bot] <2****]@u****m>, Dylan Anthony <d****y@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
7aac7c51 chore(deps): update pypa/gh-action-pypi-publish action to v1.12.2 (#1155)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
46dcdc59 Remove Python 3.8 support (#1143)
Co-authored-by: Dylan Anthony <d****y@u****m>
Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9fe5dc1d chore(deps): update dependency typer to >0.6,<0.14 (#1160)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b6c66ca4 Release 0.21.7 (#1151)
Co-authored-by: knope-bot[bot] <1****]@u****m>
knope-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
40d63f94 fix: import cast for required const properties, since it's used in the templa... Ben Weintraub <b****n@d****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4fbafa51 chore(deps): update actions/setup-python action to v5.3.0 (#1147)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
3dce2af6 chore(deps): update actions/checkout action to v4.2.2 (#1146)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
674ae4b6 fix: allow required fields list to be specified as empty (#651) (#1149) Ben Weintraub <b****t@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a0b1bb76 chore(deps): lock file maintenance (#1144)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4c019d96 Release 0.21.6 (#1139)
Co-authored-by: knope-bot[bot] <1****]@u****m>
knope-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
cd3e70bd Support Python 3.13 (#1046)
Co-authored-by: Dylan Anthony <d****y@u****m>
Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8864a5f5 Literal enums support! (#1142)
Co-authored-by: Eitan Mosenkis <e****n@l****m>, Eitan Mosenkis <e****n@m****t>, Dylan Anthony <d****y@u****m>
Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a9c07844 fix: Typo in docstring (#1128)
Co-authored-by: Dylan Anthony <d****y@u****m>, Dylan Anthony <4****y@u****m>
Bastien Gérard <b****d@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
421eae30 feat: Support OpenAPI 3.1 prefixItems property for arrays. Thanks @estyrke! (...
Co-authored-by: Emil Styrke <e****e@a****m>, Dylan Anthony <d****y@u****m>
Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
2fcd3cbd feat: Add UUID string format. Thanks @estyrke! (#1140)
Co-authored-by: Emil Styrke <e****e@a****m>, Dylan Anthony <d****y@u****m>
Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4478b621 chore(deps): update actions/upload-artifact action to v4.4.3 (#1135)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
68c7455f chore(deps): lock file maintenance (#1136)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9624c774 feat: update Ruff to >=0.2,<0.8 (#1137)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
b9694bd2 chore(deps): lock file maintenance (#1129)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
76a53e43 chore(deps): update pypa/gh-action-pypi-publish action to v1.10.3 (#1132)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
4c75e890 chore(deps): update actions/upload-artifact action to v4.4.1 (#1133)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
ae1e4527 chore(deps): update actions/checkout action to v4.2.1 (#1134)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
db6f4f24 chore(deps): update pypa/gh-action-pypi-publish action to v1.10.2 (#1124)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
6d83c113 chore(deps): lock file maintenance (#1122)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d0e9a7b1 chore(deps): update actions/checkout action to v4.2.0 (#1126)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
a61a7413 chore(deps): lock file maintenance (#1119)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
90e0954d Release 0.21.5 (#1115)
Co-authored-by: knope-bot[bot] <1****]@u****m>
knope-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
b1c2abd5 chore: Refactor `Value` to store raw values (#1118)
Co-authored-by: Dylan Anthony <d****y@u****m>
Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
0bdd8baa better support for merging properties with allOf (#1096)
Co-authored-by: Dylan Anthony <d****y@u****m>, Dylan Anthony <4****y@u****m>
Eli Bishop <e****p@b****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
0d4196cc chore(deps): update pypa/gh-action-pypi-publish action to v1.10.1 (#1116)
Co-authored-by: renovate[bot] <2****]@u****m>, Dylan Anthony <4****y@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
fc312542 don't declare unused variable if model has no properties (#1109)
Co-authored-by: Dylan Anthony <4****y@u****m>
Eli Bishop <e****p@b****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
104e2a65 chore(deps): update actions/upload-artifact action to v4.4.0 (#1111)
Co-authored-by: renovate[bot] <2****]@u****m>, Dylan Anthony <4****y@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
66f389d0 chore(deps): update pypa/gh-action-pypi-publish action to v1.10.0 (#1112)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
1b09254a chore(deps): lock file maintenance (#1113)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
d6b9fd27 chore(deps): update actions/setup-python action to v5.2.0 (#1110)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
ae47096c chore(deps): lock file maintenance (#1107)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
04b30a92 Release 0.21.4 (#1106)
Co-authored-by: knope-bot[bot] <1****]@u****m>
knope-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
db7a0646 add missing import to model template (#1072)
Co-authored-by: Dylan Anthony <d****y@u****m>, Dylan Anthony <4****y@u****m>
dorcohe <c****r@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
e4128acf Add support for booleans and floats in OpenAPI Schema `const` (#1086)
Co-authored-by: Felix Fanghaenel <f****l@n****m>, Dylan Anthony <d****y@u****m>, Dylan Anthony <4****y@u****m>
Felix Fanghaenel <3****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
b20d2408 add backward compatibility for exclusiveMinimum and exclusiveMaximum (#1092)
Co-authored-by: Dylan Anthony <d****y@u****m>, Dylan Anthony <4****y@u****m>
Mikkel A. Madsen <m****m@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
cf181c21 correctly resolve references to a type that is itself just a single allOf ref...
Co-authored-by: Dylan Anthony <d****y@u****m>
Eli Bishop <e****p@b****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
5f7c9a50 chore(deps): lock file maintenance (#1102)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
aa9f280e Release 0.21.3 (#1100)
Co-authored-by: knope-bot[bot] <1****]@u****m>
knope-bot[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
5535edce ci: Switch to knope-bot for releases Dylan Anthony <d****y@u****m> almost 2 years ago
b4883718 chore(deps): update dependency knope to v0.18.0 (#1099)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
df8a4ba2 chore(deps): lock file maintenance (#1093)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
955f99aa feat: update Ruff to >=0.2,<0.7 (#1097)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
3fb5fb27 chore(deps): update actions/upload-artifact action to v4.3.6 (#1089)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
c5a6cd96 chore(deps): lock file maintenance (#1080)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
65d7b3a9 chore(deps): update actions/upload-artifact action to v4.3.5 (#1087)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
f0113cb7 chore(deps): update dependency knope to v0.17.0 (#1088)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
ed5e9080 chore: prepare release 0.21.2 (#1079)
Co-authored-by: GitHub <g****s@g****m>
Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
df558360 chore(deps): update dependency ruff to >=0.2,<0.6 (#1065)
Co-authored-by: renovate[bot] <2****]@u****m>, Dylan Anthony <d****y@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
5fa4fa55 docs: Remove old reference to `update` command (#1078) Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
d0049f55 chore(deps): lock file maintenance (#1073)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
78e16bad chore(deps): lock file maintenance (#1061)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
bb34ce97 chore(deps): update actions/setup-python action to v5.1.1 (#1071)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
ae1dfdcd chore(deps): update actions/upload-artifact action to v4.3.4 (#1069)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
fd12e744 chore(deps): update actions/download-artifact action to v4.1.8 (#1068)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
ca5a1c1e chore(deps): update pypa/gh-action-pypi-publish action to v1.9.0 (#1059)
Co-authored-by: renovate[bot] <2****]@u****m>
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
81c2be73 Update README.md Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
cb32c30e chore: prepare release 0.21.1 (#1056)
Co-authored-by: GitHub <g****s@g****m>
Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
32f6f67a fix: Parsing requestBody with $ref (#633)
Co-authored-by: Dylan Anthony <d****y@u****m>
Weiliang Li <t****e@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago

← Back to repository