romalytvynenko

Results 124 comments of romalytvynenko

@stefanzweifel the latest Scramble release has error tolerant validation rules evaluation which in most cases will be more efficient than the approach I was going to take with this PR....

Closing this PR due to many ideas from it were implemented in `0.12.20+` releases.

@mammadataei with the latest updates this issue is no longer relevant as `pagination` is supported without any manual annotations, so doing just this (notice no response annotation) should work: ```php...

Hey @happyDemon Thanks for the PR. I will add it but I need more time thinking it out. Manual response headers documentation is the part of a bigger problem: manual...

@DarKsandr it should be fixed with https://github.com/dedoc/scramble/pull/237 , but this is not that fast.

Personally to me this is hard to consider it as a bug, as I never saw such usage of requests. I agree this may be improved, but rather than an...

@DarKsandr feel free to open a PR :-)

@DarKsandr The fix is released in `v0.12.25`: https://github.com/dedoc/scramble/releases/tag/v0.12.25