"#### mygen=data_gen(s_dir, batch_size, data_shape, shuffle, num_of_classes,categorical) .flow()where\n", "#### s_dir is the full path to the directory contain two ...
I have an OAS 3 spec with an operation that declares a path parameter of type array(string). I have used the maven codegen plugin to generate a Java Client with the ...