Marius Kreis

Results 6 comments of Marius Kreis

Seems like this is a duplicate / subset: https://github.com/BetterThanTomorrow/calva/issues/1440

But only very loosely. As far as I understand, https://github.com/metosin/reitit/issues/616 is about the overall location of definitions for the OpenAPI schema, whereas here it is about missing parts in the...

I can try to reproduce it with malli 0.16.0 and add the results here.

Hi @opqdonut , I managed to recreate it with a simple project: https://github.com/mkreis/malli-issue-1002 As it turned out, the probem is caused by multiple entries in the :parameters map, e.g. parameters...

Cool, thank you! Also I just noticed that it works if key **:body** is the first key in the **:parameters** map. So it might be easy to fix... I hope.

Have a look at the fork from Deepico, they added it: https://github.com/deepico/proletarian