Samuele Maci

Results 57 comments of Samuele Maci

On https://github.com/macisamuele/jsonschema-equivalent/runs/808980962 there is an example of using grcov installed from the releases You can compare it with https://github.com/macisamuele/jsonschema-equivalent/runs/808953032 to observe the timing differences.

@striglia request validation, at least according to the current implementation, is needed in order to have `request.swagger_data` populated. https://github.com/striglia/pyramid_swagger/blob/master/pyramid_swagger/tween.py#L194 I'm find with having the global percentage configuration. The idea of...

Having information in the specs is possible, but generally speaking specs are "public" so we should make sure that the vendor extension is stripped out while serving `/swagger.(json|yaml)` endpoint. Additionally...

Closing this PR for inactivity. @tjerkw feel free to reopen this PR while providing context on the reasons for the change.

Asking here, as the issue looks a better place to talk about it. Could you please publish a minimal spec example that triggers the issue?

> So we'll have to construct something artificial but similar. That's definitely OK. Having an additional endpoint into [junit_tessts_specs.json](https://github.com/Yelp/swagger-gradle-codegen/blob/master/samples/junit-tests/junit_tests_specs.json) would be great. I might be supportive on identifying the minimal...

I've looked into it long time ago (sorry for that) and seems that moving to the latest io.swagger:swagger-codegen (which supports openapi v3) might require some effort and it might interfere...

Unfortunately, I'm finding myself very short in free available time to actually provide a timeline on when this feature will be implemented but PRs are always welcome. One of the...

@mikeyshean thank a lot for the contribution 🎉 The pr looks sane to me, but I need some time to verify it. It looks surprising that we haven't face this...