@AutoService
@SupportedSourceVersion
@SupportedOptions
public class RouteSchemaGenerator
@NotNull public static java.lang.String KAPT_KOTLIN_GENERATED_OPTION_NAME
@NotNull public static java.lang.String SWAGGER_API_VERSION
@NotNull public static java.lang.String SWAGGER_TITLE
@NotNull public static java.lang.String SWAGGER_DESCRIPTION
@NotNull public static java.lang.String SWAGGER_HOST
@NotNull public static java.lang.String SWAGGER_BASEPATH
@NotNull public static java.lang.String SWAGGER_SAMPLE_RESULT_DIR
@NotNull public static java.lang.String SWAGGER_OUTPUT_FILE
@NotNull public static java.lang.String SWAGGER_CMP_SCHEMA_DIR
@NotNull public static java.lang.String DEFAULT_PRODUCES
@NotNull public static java.lang.String DEFAULT_CONSUMES
public static io.zeko.restapi.annotation.codegen.RouteSchemaGenerator.Companion Companion