runSourceGenOnOutput property

bool? runSourceGenOnOutput
final

if set to true, source gen will be run on the output of openapi-generator Defaults to true

Implementation

final bool? runSourceGenOnOutput;