quobix

Results 122 comments of quobix

This timeout exists to prevent run-away lookups. This does not happen with any of the built in vacuum rules anymore, but it used to with the OWASP rules, which means...

This is the first request for this I have seen, but yes, it should be supported.

Thank you very much for doing this work. I know the change is small, but as you correctly determined, it's a large breaking change for existing consumers - however, it's...

This is a good call out, there have been some major upgrades since that blog post was written - I need to update it. Check the docs on https://pb33f.io/libopenapi/ for...

Good suggestions. The only concern at this point is existing signatures all change for top-level APIs, which means this needs to be a minor release.

Check out the updated docs here: https://pb33f.io/libopenapi/model/ And there are working examples here: https://github.com/pb33f/libopenapi/blob/main/document_examples_test.go

I am keeping this open until I update the blog.

OK. I updated the blog! The example code is using the new API and I added some notes.

Hi, What will really help me diagnose this problem is a blob of code I can copy and paste into my test-rig and debug the issue, the problem with snippets...

Resolved in `v0.16.9`