Generate swagger

Full name

com.jlupin:jlupin-platform-maven-plugin:1.6.0.0:generate-swagger

Description

Generates OpeanAPI specification files used by Swagger format. This is a configured with custom reader version of swagger-maven-plugin (version 3.1.5).

Attributes

Description can be found on project page.

Parameters

Name Type Default Property Since Description
apiSources java.util.List none 1.1.0 A set of apiSources. One apiSource can be considered as a set of APIs for one apiVersion in a basePath.
skipSwaggerGeneration java.lang.Boolean false 1.1.0 A flag indicating if the generation should be skipped.

More paremters description can be found on project page.