Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | large refactor of python names/paths | Bryan Newbold | 2018-11-15 | 1 | -0/+3 |
| | | | | | | | - Add __init__.py files for fatcat_tools submodules, and use them in imports - Add a bunch of comments to files. - rename a number of classes and functions to be less verbose | ||||
* | set default host in swagger spec to api.fatcat.wiki | Bryan Newbold | 2018-11-13 | 1 | -1/+1 |
| | |||||
* | more python client library tomfoolery | Bryan Newbold | 2018-11-13 | 1 | -3/+3 |
| | |||||
* | cleanup after python codegen | Bryan Newbold | 2018-11-12 | 1 | -1/+2 |
| | |||||
* | switch to HTTPS in schema def | Bryan Newbold | 2018-11-12 | 1 | -1/+1 |
| | | | | But rewrite to http for python codegen. | ||||
* | update python codegen | Bryan Newbold | 2018-09-22 | 1 | -1/+2 |
| | | | | | Strip out TAGLINE (tag-related) lines from spec, so we don't get many small Api classes (just one top-level). Ugh. | ||||
* | re-generate python client | Bryan Newbold | 2018-05-28 | 1 | -2/+5 |
| | |||||
* | move API spec to top level directory | Bryan Newbold | 2018-05-28 | 1 | -3/+5 |
| | |||||
* | start refactoring pythong code | Bryan Newbold | 2018-05-28 | 1 | -1/+1 |
| | |||||
* | python client codegen | Bryan Newbold | 2018-05-28 | 1 | -0/+20 |