aboutsummaryrefslogtreecommitdiffstats
path: root/python_openapi_client/fatcat_openapi_client/api/default_api.py
Commit message (Collapse)AuthorAgeFilesLines
* python client: codegen for v0.4Bryan Newbold2021-10-131-7/+151
|
* codegen python openapi clientBryan Newbold2020-11-191-1/+5
|
* python API client: resolve warning about '\d' in stringBryan Newbold2020-11-191-2/+2
|
* codegen python client library for v0.3.3Bryan Newbold2020-11-191-2/+10
|
* version bump fatcat_openapi_clientBryan Newbold2020-05-141-4/+4
| | | | | | | | | | | | This is to push a new package version to pypi with the newer codegen. The immediate motivation for this is to fix keyword errors with "async" parameters conflicting with "async" as a keyword in Python 3.7. I guess that means this is probably actually a breaking change to the python API, though not to the API itself? Hrm. All the other changes are typo corrections from the fatcat-openapi2.yml spec document.
* python codegen with new openapi-generator toolBryan Newbold2019-09-181-3446/+4409
|
* codegen python lib v0.3.1Bryan Newbold2019-09-181-1/+104
|
* re-codegen python codeBryan Newbold2019-09-131-94/+178
|
* rename python client to 'fatcat-openapi-client'Bryan Newbold2019-09-051-0/+9972