I'm in a situation where we rely on at least three swagger files for 3rd party APIs that we consume. What is the recommendation for setting up a gradle file to generate code for three or several dozen swagger files? Thanks!