okapi icon indicating copy to clipboard operation
okapi copied to clipboard

Ignore guard arguments in derive

Open hardliner66 opened this issue 3 years ago • 2 comments

Is there a way to ignore guards from the api docs?

I'm currently using a third-party guard which doesn't implement OpenApiFromRequest and I'd simply would like to ignore it. Any idea on how to do that?

hardliner66 avatar Oct 13 '22 15:10 hardliner66

This has been added very recently (yesterday), so currently only in master. This will also be available in the next release, but that might not be soon. So yes it is possible. For more info see: #113

ralpha avatar Oct 13 '22 19:10 ralpha

Using master would be okay for me. Thanks for the information.

hardliner66 avatar Oct 14 '22 07:10 hardliner66