sam0r040

Results 33 comments of sam0r040

We are using AKHQ quite a lot and I was always annoyed by AKHQ not changing the default sorting even if I configured the default sorting to be NEWEST. After...

I decided to give it a try and started with the changes needed in the backend in PR https://github.com/springwolf/springwolf-core/pull/86 Let me know what you think... If we are happy with...

No worries :). I would also try to add the headers to the client and generate header fields from Annotations, but I would definitely need some code pointers/ideas to start.

We extended the ui to also send the headers in this PR https://github.com/springwolf/springwolf-ui/pull/26

Just to keep everything together, the issue that triggered me for PR https://github.com/springwolf/springwolf-core/pull/86 : Issue https://github.com/springwolf/springwolf-core/issues/51

> Amazing job, this would be really useful! I am trying to understand the defaults here - when is `UKNOWN` being used and when `NONE`? We refactored a bit and...

Hi @ctasada I had another look at it and stumbled on the configuration property `springdoc.pre-loading-enabled`. If it is set to true then then springdoc will create the spec asynchronously although...

Closing because of inactivity. Please open a new issue if the problem persists.

Superseded by https://github.com/springwolf/springwolf-core/pull/787

Hi @pdalfarr, we believe that this is a bug in the async api parser and created an issue for it: https://github.com/asyncapi/parser-js/issues/980