lukasbash

Results 7 comments of lukasbash

@gfazioli Thank you for pointing out the feature. Almost exactly what I wanted to describe, with just one crucial difference to my description in the initial issue. In fact, all...

Interesting fact I discovered by accident: If I use an empty bottom toolbar, it suddenly just becomes usable. Sticky header now works as expected without causing an oversized overflow (not...

> The default heights are just a default. Specify your own table heights to your heart's desire with CSS. Tried to do so in combination with the bottom toolbar, but...

Same issue here. Usually for parsing bodies as files I am using decoders like: ```go openapi3filter.RegisterBodyDecoder("text/xml", openapi3filter.FileBodyDecoder) ``` Of course if this would be done in combination with `application/json`, then...

Still happening on version 1.1.9 😢

Still not working on the latest canary. How can we get the priority up in here?