Jeffrey Arcand

Results 2 comments of Jeffrey Arcand

Here's a minimal sample I made: [openapi-with-array.yaml.txt](https://github.com/openapi/actix-swagger/files/6672679/openapi-with-array.yaml.txt) Here's the output when compiling: ``` $ RUST_BACKTRACE=1 cargo-swagg openapi-with-array.yaml thread 'main' panicked at 'not implemented', /home/jarcand/.cargo/registry/src/github.com-1ecc6299db9ec823/swagg-0.3.0/src/highway/mod.rs:269:40 stack backtrace: 0: rust_begin_unwind at /rustc/8f349be27815d43d462a32faeb270a22a68486b6/library/std/src/panicking.rs:493:5...

This worked for me too, thanks @uvwxy !