openapi-generator/samples/server
Benjamin Gill 6f6a4a1013 [rust-server] (Re-)Adding support for rust-server (#290)
* First attempt at getting rust-server working

* Solve the problem of spurious 'object's

* We've found the missing models

* Catch some single-var objects correctly

* Get single-param models 'working'

* Got files working

* Remove surplus logging

* Disable some things to get it compiling

* `cargo test` now passes as well

* Create rust-server-specific petstore.yaml

We've commented out a few bits that rust-server doesn't yet support

* Remove commented-out code

And finally get rid of the generation date in the sample
2018-06-13 18:53:03 +08:00
..
petstore [rust-server] (Re-)Adding support for rust-server (#290) 2018-06-13 18:53:03 +08:00
petstore-security-test Small fixes in samples (#410) 2018-05-10 13:45:12 +08:00