Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump python client to 0.5.0 | Bryan Newbold | 2021-11-17 | 7 | -11/+11 |
| | |||||
* | update python client library codegen for content_scope | Bryan Newbold | 2021-11-17 | 7 | -14/+92 |
| | |||||
* | fixes to python openapi client for v0.4.0 | Bryan Newbold | 2021-10-22 | 1 | -1/+1 |
| | |||||
* | python client: codegen for v0.4 | Bryan Newbold | 2021-10-13 | 7 | -24/+318 |
| | |||||
* | fatcat_openapi_client: actually bump library version to v0.3.3 (oops) | Bryan Newbold | 2021-01-11 | 1 | -1/+1 |
| | |||||
* | codegen python openapi client | Bryan Newbold | 2020-11-19 | 2 | -4/+36 |
| | |||||
* | python API client: resolve warning about '\d' in string | Bryan Newbold | 2020-11-19 | 1 | -2/+2 |
| | |||||
* | codegen python client library for v0.3.3 | Bryan Newbold | 2020-11-19 | 5 | -13/+77 |
| | |||||
* | version bump fatcat_openapi_client | Bryan Newbold | 2020-05-14 | 5 | -8/+8 |
| | | | | | | | | | | | | 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. | ||||
* | fix another python codegen auth contamination bug | Bryan Newbold | 2019-09-18 | 1 | -5/+2 |
| | | | | | Seems to be the classic one where a dict as a default arg gets mutated then reused across instances. Blech. | ||||
* | python codegen with new openapi-generator tool | Bryan Newbold | 2019-09-18 | 42 | -5610/+6741 |
| | |||||
* | tweaks to fatcat-openapi-client python packaging | Bryan Newbold | 2019-09-18 | 1 | -1/+1 |
| | |||||
* | codegen python lib v0.3.1 | Bryan Newbold | 2019-09-18 | 41 | -41/+259 |
| | |||||
* | re-codegen python code | Bryan Newbold | 2019-09-13 | 40 | -234/+538 |
| | |||||
* | rename python client to 'fatcat-openapi-client' | Bryan Newbold | 2019-09-05 | 42 | -0/+20380 |