David

Results 15 comments of David

Oh I see, thanks for the detailed explanation. I would have expected that its not allowed to grow above that limit, but I can see that it might be like...

You're welcome :-) Do you mean having the custom keymap active by default (without toggeling via Fn+F12)? I'm not sure if thats possible or if the Durgod is remapping keys...

Another variation of this bug with nested `allOf`/`anyOf`: ```yaml openapi: 3.0.0 info: title: Minimal OpenAPI 3.0 with allOf version: 1.0.0 paths: /pets: post: requestBody: content: application/json: schema: $ref: '#/components/schemas/PetCreate' responses:...

I would prefer to disable that message too. We are running the generator for multiple files and because of that our CI build log is flooded with these useless entries!...

Thanks for the report. The makefile was updated upstream breaking the patch. I updated my PR calf-studio-gear/calf#46 (unmerged since 7 years...) and added the new patch to the formula. Please...