Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regenerate API | Bryan Newbold | 2018-05-15 | 1 | -106/+204 |
| | |||||
* | tweak openapi schema | Bryan Newbold | 2018-05-15 | 1 | -13/+24 |
| | |||||
* | make cargo fmt succeed by default | Bryan Newbold | 2018-05-15 | 1 | -1566/+536 |
| | |||||
* | fmt and cleanup | Bryan Newbold | 2018-05-15 | 1 | -797/+1800 |
| | |||||
* | revert to v2.3.1 codegen | Bryan Newbold | 2018-05-15 | 1 | -0/+1702 |
This reverts back to something compatible with Iron and simple (blocking) parallelism, instead of the new async hyper 0.11 stuff. |