snpschaaf

Results 4 comments of snpschaaf

IndexMap has a custom serde function: https://docs.rs/indexmap/latest/indexmap/serde_seq/index.html

@GREsau does it make sens to you to provide a serde_seq module via the schemars crate depending on the cfg feature? IMO this would be a cleaner way of achieving...

> So the problem is that the `extensions` field does not preserve the order correctly? The extension field was serialized correctly into a OAS JSON. During our golden unit test...