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
05b3784b Bump pytest-mock from 3.1.0 to 3.1.1
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: Dylan Anthony <4****y@u****m>
about 6 years ago
d242756e Bump mypy from 0.770 to 0.780
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: Dylan Anthony <4****y@u****m>
about 6 years ago
944855ba Bump pytest from 5.4.2 to 5.4.3
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: Dylan Anthony <4****y@u****m>
about 6 years ago
347cf108 Add support & testing for Python 3.7 Dylan Anthony <c****t@d****m> about 6 years ago
90e046e9 Update metadata for 0.4.0 release. Remove template coverage Dylan Anthony <c****t@d****m> about 6 years ago
9d435685 Add some tests for the async_endpoint_module template Dylan Anthony <c****t@d****m> about 6 years ago
39087783 Fix mutable defaults in generated dataclasses. Closes #53 Dylan Anthony <c****t@d****m> about 6 years ago
3c7d3958 Bump httpx to 0.13.3. Update templates to use proper type annotations Dylan Anthony <c****t@d****m> about 6 years ago
2ef30b45 Support conflicting enum names. Closes #54 Dylan Anthony <c****t@d****m> about 6 years ago
74478547 Bump httpx from 0.13.1 to 0.13.2
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
f9d13833 Update golden-master Dylan Anthony <d****y@t****m> about 6 years ago
da4a3e04 Bump to 0.4.0-rc.1 Dylan Anthony <d****y@t****m> about 6 years ago
ba4abddf Fix param generation Dylan Anthony <d****y@t****m> about 6 years ago
383f7630 Clean up output Dylan Anthony <d****y@t****m> about 6 years ago
3909b001 Graceful error handling Dylan Anthony <d****y@t****m> about 6 years ago
6f87a3c5 Add support for more basic response types Dylan Anthony <d****y@t****m> about 6 years ago
7de3a022 Add support for Unions (anyOf) Dylan Anthony <d****y@t****m> about 6 years ago
703d3b43 Update metadata/docs for 0.4.0 Dylan Anthony <d****y@t****m> about 6 years ago
f94c9634 Update dependencies Dylan Anthony <d****y@t****m> about 6 years ago
27f38153 Support arbitrary list properties Dylan Anthony <d****y@t****m>
Committed by: Dylan Anthony <4****y@u****m>
about 6 years ago
0e74b594 merge Merge pull request #45 from triaxtec/binary_format_strings Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e672139c Split unit and e2e tests in CI Dylan Anthony <c****t@d****m> about 6 years ago
07f12566 merge Merge master into binary_format_strings. Update deps Dylan Anthony <c****t@d****m> about 6 years ago
255bad20 Add test coverage for binary format, break out e2e tests. Dylan Anthony <c****t@d****m> about 6 years ago
36637c6b Bump fastapi from 0.54.1 to 0.54.2
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: Dylan Anthony <4****y@u****m>
about 6 years ago
1db4d421 Add support for uploading files with multipart/form-data Dylan Anthony <d****y@t****m> about 6 years ago
b726d063 merge Merge pull request #41 from triaxtec/dependabot/pip/pytest-5.4.2 Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
7fc24364 Bump pytest from 5.4.1 to 5.4.2
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
817cd242 merge Merge pull request #39 from triaxtec/dependabot/pip/safety-1.9.0 Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3ea24c65 Bump safety from 1.8.7 to 1.9.0
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
20bd8fa3 merge Merge pull request #40 from triaxtec/dependabot/pip/typer-0.2.1 Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
8e568732 Bump typer from 0.1.1 to 0.2.1
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
bb298ecf Bump to 0.3.0 Dylan Anthony <c****t@d****m> about 6 years ago
43827609 merge Merge pull request #38 from triaxtec/pr/31 Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0398a1d3 Update CHANGELOG.md Dylan Anthony <c****t@d****m> about 6 years ago
855a964b Fix a couple broken tests Dylan Anthony <c****t@d****m> about 6 years ago
df3edbba merge Merge branch 'master' into pr/31 Dylan Anthony <c****t@d****m> about 6 years ago
84c8c23d merge Merge branch 'master' into pr/31 Dylan Anthony <c****t@d****m> about 6 years ago
640d1114 Remove unnecessary `field()` in `EnumProperty` Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
d5c1c979 Make `Schema.from_dict` `name` param required Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
f6261470 merge Merge pull request #37 from triaxtec/pr/30 Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2b3b04d1 Update CHANGELOG and README to mention date properties Dylan Anthony <c****t@d****m> about 6 years ago
4e21b82a Fixes for date support Dylan Anthony <c****t@d****m> about 6 years ago
e494aa06 merge Merge branch 'master' into pr/30 Dylan Anthony <c****t@d****m> about 6 years ago
66970cba merge Merge pull request #36 from triaxtec/pr/29 Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
a6b59e4a Update class overrides example to remove irrelevant limitation Dylan Anthony <c****t@d****m> about 6 years ago
a4cd35e7 Update CHANGELOG.md Dylan Anthony <c****t@d****m> about 6 years ago
7a66ec98 Update end to end tests with camel case check Dylan Anthony <c****t@d****m> about 6 years ago
b523f905 Call super post_init and fix some broken tests. Dylan Anthony <c****t@d****m> about 6 years ago
aed967c6 Clean up a few items for #29 Dylan Anthony <c****t@d****m> about 6 years ago
8fe695d3 merge Merge branch 'master' into pr/29 Dylan Anthony <c****t@d****m> about 6 years ago
ab9563ad Remove redundant datetime import, run isort Dylan Anthony <c****t@d****m> about 6 years ago
794672fa merge Merge branch 'master' into pr/30 Dylan Anthony <c****t@d****m> about 6 years ago
50392cda Fix contributor name in CHANGELOG Dylan Anthony <c****t@d****m> about 6 years ago
7a75caa5 merge Merge pull request #35 from triaxtec/feature/type-checking Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c2301ab8 Include #32 changes in changelog Dylan Anthony <c****t@d****m> about 6 years ago
360fa0ab merge Merge branch 'master' into feature/type-checking Dylan Anthony <c****t@d****m> about 6 years ago
122e377f Ran checks and addressed some comments for PR #32 Dylan Anthony <4****y@u****m>
Committed by: Dylan Anthony <c****t@d****m>
about 6 years ago
6515e42b merge Merge pull request #34 from triaxtec/dependabot/pip/pytest-mock-3.1.0 Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
04c47f1e Bump pytest-mock from 3.0.0 to 3.1.0
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
95352a1d Add link to the repository in pyproject.toml Dylan Anthony <d****y@t****m> about 6 years ago
e810f107 merge Merge pull request #28 from triaxtec/dependabot/pip/fastapi-0.54.1 Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
1cdd6c49 merge Merge pull request #25 from triaxtec/dependabot/pip/pytest-mock-3.0.0 Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
4652420a merge Merge pull request #23 from triaxtec/dependabot/pip/typer-0.1.1 Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
48089e6f merge Merge pull request #33 from triaxtec/dependabot/pip/jinja2-2.11.2 Dylan Anthony <4****y@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
42ef16ce Bump jinja2 from 2.11.1 to 2.11.2
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ec5c87a1 One more missed case Adam Gray <a****y@m****m> about 6 years ago
2de3c576 Type checkiing improvements Adam Gray <a****y@m****m> about 6 years ago
b2c73fd7 a few missed names Adam Gray <a****y@m****m> about 6 years ago
8a76df5b fix output case for enums Adam Gray <a****y@m****m> about 6 years ago
4b7ef35a Improvements to schema and enum naming Adam Gray <a****y@m****m> about 6 years ago
48c2af17 add date field test Adam Gray <a****y@m****m> about 6 years ago
31f20e80 Add date property type and improve handling of date-time properties Adam Gray <a****y@m****m> about 6 years ago
a1a154bc another typo Adam Gray <a****y@m****m> about 6 years ago
74f1bee3 typo Adam Gray <a****y@m****m> about 6 years ago
414319d4 Convert property and endpoint names to snake case in Python code Adam Gray <a****y@m****m> about 6 years ago
d47f5e45 Bump fastapi from 0.52.0 to 0.54.1
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
bdb2c327 Bump pytest-mock from 2.0.0 to 3.0.0
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
9e0777c1 Bump typer from 0.1.0 to 0.1.1
Signed-off-by: dependabot-preview[bot] <s****t@d****m>
dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
5583d868 Updated isort config and added to generated project Dylan Anthony <d****y@t****m> about 6 years ago
39771cc5 Update CHANGELOG.md Dylan Anthony <d****y@t****m> about 6 years ago
5ba1d2c7 Add Black config to generated pyproject.toml Dylan Anthony <d****y@t****m> about 6 years ago
88070ed9 Blackened Dylan Anthony <d****y@t****m> about 6 years ago
b8dac3ec Rename end to end tests to not confuse pytest Dylan Anthony <d****y@t****m> about 6 years ago
caabc63f Update for 0.2.1 Dylan Anthony <d****y@t****m> about 6 years ago
e5fd39ab Prepare 0.2.0 Release Dylan Anthony <d****y@t****m> about 6 years ago
dac9b25c Added config file option Dylan Anthony <d****y@t****m> about 6 years ago
87105b35 Refactor Reference Dylan Anthony <d****y@t****m> about 6 years ago
96f004e4 Update mypy and blacken Dylan Anthony <d****y@t****m> about 6 years ago
0f529019 Include basic Poetry details in generated README Dylan Anthony <d****y@t****m> about 6 years ago
a3842bcf Add async_api to generated clients Dylan Anthony <d****y@t****m> about 6 years ago
f09900b4 Fix warnings in CI Dylan Anthony <d****y@t****m> about 6 years ago
70daeaf2 Blackened Dylan Anthony <d****y@t****m> about 6 years ago
c15603d8 Add auto-format to generation Dylan Anthony <d****y@t****m> about 6 years ago
153b5bcc Generate complete client for e2e testing Dylan Anthony <d****y@t****m> about 6 years ago
ae8addec Add .gitignore to generated projects Dylan Anthony <d****y@t****m> about 6 years ago
3bbb641c Update README.md Dylan Anthony <d****y@t****m> about 6 years ago
d953cde3 Switch from requests to httpx Dylan Anthony <d****y@t****m> about 6 years ago
e43c96fc Update README Dylan Anthony <d****y@t****m> about 6 years ago
e77bab83 Update to Typer 0.1.0 Dylan Anthony <d****y@t****m> about 6 years ago

← Back to repository