Hi,
I have this JSON file from Swagger that I wanted to import to Katalon Studio Enterprise 10.0.1 (Trial), but I can’t seem to import it.
I’m getting the error below:
Release Notes seem to indicate " The imported file size limit for API generation is 8MB."
Hopefully someone can suggest a workaround. Are you able to use Postman?
I suppose that you would be able to split the large JSON file into smaller chunks of size less than 8MB each. Then you would be able to import the smaller JSON files one by one. If you accept this practice, the maximum importable file size would not matter much.