Unless I'm missing something, the spec supports `array` type but the `parse_schema` function just fails with `unimplemented`: * https://github.com/openapi/actix-swagger/blob/master/swagg/src/highway/mod.rs#L269 I didn't see any other bug tracking this, so thought I'd start one. Thanks!
Unless I'm missing something, the spec supports
arraytype but theparse_schemafunction just fails withunimplemented:I didn't see any other bug tracking this, so thought I'd start one.
Thanks!