Class SingleGetOptions
java.lang.Object
org.brapi.schematools.core.options.AbstractGeneratorSubOptions
org.brapi.schematools.core.openapi.generator.options.AbstractOpenAPIOptions
org.brapi.schematools.core.openapi.generator.options.SingleGetOptions
- All Implemented Interfaces:
Options,Validatable
Provides options for the generation of Single Get Endpoints
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.brapi.schematools.core.openapi.generator.options.AbstractOpenAPIOptions
getSummaryFor, getSummaryFor, override, validateMethods inherited from class org.brapi.schematools.core.options.AbstractGeneratorSubOptions
getDescriptionFor, getDescriptionFor, isGenerating, isGeneratingFor, isGeneratingFor, override, setGenerateFor, setGenerateFor
-
Constructor Details
-
SingleGetOptions
public SingleGetOptions()
-