Class PostOptions
java.lang.Object
org.brapi.schematools.core.options.AbstractGeneratorSubOptions
org.brapi.schematools.core.openapi.generator.options.AbstractOpenAPIOptions
org.brapi.schematools.core.openapi.generator.options.PostOptions
- All Implemented Interfaces:
Options,Validatable
Provides options for the generation of Post 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, setGenerateForMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.brapi.schematools.core.options.Options
getSchemaToolsVersion
-
Constructor Details
-
PostOptions
public PostOptions()
-