rredkovich

Results 4 comments of rredkovich

Had an experience just few weeks ago with [Connexion](https://github.com/zalando/connexion) which provides swagger to flask code skeleton generation and uses `jsonschema` as validation library. Faced two things that could be beter:...

I have performed debug of oneof validation. Schema traversal procedure is correct, but at some point assumption is made that readonly property was already validated in normalization process: ```python def...

Hi, do you have any ETA when this fixes an issue visualization with parameters could not be shared #2377 ? P.S. Just in case here is example of this error...

Hi @vihar are there any updates on this? (I've seen that there is a segway PRs, [one aimed to v0.16](https://github.com/makeplane/plane/pull/3247) was closed and [other was merged into v0.15](https://github.com/makeplane/plane/pull/3132). The latter...