Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix another python codegen auth contamination bug | Bryan Newbold | 2019-09-18 | 2 | -5/+37 |
| | | | | | Seems to be the classic one where a dict as a default arg gets mutated then reused across instances. Blech. | ||||
* | python codegen: don't clobber README every time | Bryan Newbold | 2019-09-18 | 2 | -1/+2 |
| | |||||
* | python codegen with new openapi-generator tool | Bryan Newbold | 2019-09-18 | 79 | -5689/+6824 |
| | |||||
* | update python codegen script with new generator | Bryan Newbold | 2019-09-18 | 1 | -58/+6 |
| | |||||
* | tweaks to fatcat-openapi-client python packaging | Bryan Newbold | 2019-09-18 | 3 | -9/+9 |
| | |||||
* | codegen python lib v0.3.1 | Bryan Newbold | 2019-09-18 | 78 | -77/+343 |
| | |||||
* | re-codegen python code | Bryan Newbold | 2019-09-13 | 76 | -306/+611 |
| | |||||
* | add description removal to codegen script | Bryan Newbold | 2019-09-13 | 1 | -1/+2 |
| | |||||
* | rename python client to 'fatcat-openapi-client' | Bryan Newbold | 2019-09-05 | 84 | -0/+22831 |