Class SingleGetMetadata
java.lang.Object
org.brapi.schematools.core.openapi.generator.metadata.AbstractOpenAPIMetadata
org.brapi.schematools.core.openapi.generator.metadata.SingleGetMetadata
- All Implemented Interfaces:
Metadata,Validatable
Provides metadata for the Single Get endpoints
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.brapi.schematools.core.openapi.generator.metadata.AbstractOpenAPIMetadata
getDescriptionOrDefault, getDescriptionOrDefault, getSummaryOrDefault, getSummaryOrDefault, override, setDescriptionFor, setSummaryForMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.brapi.schematools.core.validiation.Validatable
validate
-
Constructor Details
-
SingleGetMetadata
public SingleGetMetadata()
-