Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix api spec | Bryan Newbold | 2018-05-17 | 1 | -1/+6 |
| | |||||
* | api tweaks | Bryan Newbold | 2018-05-16 | 1 | -2/+9 |
| | |||||
* | less ambigous error response name | Bryan Newbold | 2018-05-15 | 1 | -53/+53 |
| | |||||
* | regenerate API | Bryan Newbold | 2018-05-15 | 1 | -47/+117 |
| | |||||
* | tweak openapi schema | Bryan Newbold | 2018-05-15 | 1 | -30/+20 |
| | |||||
* | make cargo fmt succeed by default | Bryan Newbold | 2018-05-15 | 1 | -743/+205 |
| | |||||
* | fmt and cleanup | Bryan Newbold | 2018-05-15 | 1 | -500/+815 |
| | |||||
* | revert to v2.3.1 codegen | Bryan Newbold | 2018-05-15 | 1 | -0/+1515 |
This reverts back to something compatible with Iron and simple (blocking) parallelism, instead of the new async hyper 0.11 stuff. |