@olensmar I had to extract business logic since we're working on automatic performance testing and one of the points of the plan is measuring project creation from Swagger definition.
Also this PR contains some cleanups: removed some redundant Override annotations and public final static field delcarations.
BTW: I failed to build the plugin by myself since dependency com.smartbear:swagger4j:1.0-beta6 is unresolved.
@olensmar I had to extract business logic since we're working on automatic performance testing and one of the points of the plan is measuring project creation from Swagger definition.
Also this PR contains some cleanups: removed some redundant Override annotations and
public final static
field delcarations.BTW: I failed to build the plugin by myself since dependency com.smartbear:swagger4j:1.0-beta6 is unresolved.