It would be nice if it was possible to determine whether if springdoc-openapi made the request.
Activity
talentedasian commentedon May 15, 2021
This is already possible through the
Referer
header name in theHttpServletRequest
talentedasian commentedon Jul 11, 2021
Opening this issue again because the
Referer
can feasibly spoofed.bnasslahsen commentedon Jul 13, 2021
@talentedasian,
With the next release, you can add debug log level on:
org.springdoc.api.AbstractOpenApiResource