softprops / openapi

openapi schema serialization for rust
MIT License
128 stars 61 forks source link

freshen up #25

Closed softprops closed 5 years ago

softprops commented 5 years ago

making a note that tests weren't passing on master so I'm folding that into this. also noting that it wasn't clear how to act on the test output of diff errors. adding some changes that will help tighten that feedback cycle.

screen shot 2019-02-16 at 3 10 34 pm

softprops commented 5 years ago

I'm noticing there are is actually a decent amount of changes that need addressed to make the failing tests pass on master in addition to freshening up with deps and 2018 edition rust. so I'm going to merge and defer test fixes to another pull