awrb commented on PR #992:
URL: https://github.com/apache/cxf/pull/992#issuecomment-1221021353

   The change is that `queryConfigEnabled` will automatically switch after 
calling either `getConfigParameters` or `isQueryConfigEnabled`, which is what 
`SwaggerUiService` will do.
   
   It'd probably be cleanest if `SwaggerUiConfig` had to be constructed with a 
builder (so it could set  `queryConfigEnabled` if necessary in the final 
`build()` method, rather than relying on external calls) but that would be an 
API change.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@cxf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to