Uses of Class
com.atlassian.oai.validator.springmvc.OpenApiValidationContentCachingResponseWrapper
-
Uses of OpenApiValidationContentCachingResponseWrapper in com.atlassian.oai.validator.springmvc
Methods in com.atlassian.oai.validator.springmvc that return OpenApiValidationContentCachingResponseWrapperModifier and TypeMethodDescriptionResponseUtils.getCachingResponse(javax.servlet.http.HttpServletResponse responseToUse) With async processing at play, the response wrapper does not have to be at the top and we do not want to use multiple ContentCachingResponseWrappers.