romalytvynenko
romalytvynenko
@sNok3 ooh, gotcha. So basically you want to annotate the model fields with descriptions and examples? Currently this is not supported. You can use API resources and there you can...
@Seb33300 This is really a great catch. I also like your suggested solution. Not sure when, but I'll make this happen.
@aahelali The fix is released in `v0.12.24`: https://github.com/dedoc/scramble/releases/tag/v0.12.24
Can you share the source of 'errorResponse' @alecpl
@axelrindle fixed in `0.11.17`!
Hey @willvincent Thanks for the PR! Have you considered creating 2 separate documentations with multiple API approach? If yes, why it didn't work?
The problem is complex, so I'd handle them separately: internal routes (the ones that you mark as excluded) and then internal properties. Let's handle internal routes for now as it...
My goal here is understand your case better, not just to push back. This helps me to see if there is already an existing way to solve the problem without...
Awesome. Let's keep this PR open in this case, I will try how it feels with new attribute and will get back to you.
@benascbr PR is welcome 🤗