Optional
options: IRavageOptionsProtected
_descriptionProtected
Optional
_optionsProtected
_genGenerates open bracket and desctiption of open schema block
Protected
_genGenerates Body tree by OpenAPIV3.ReferenceObject or OpenAPIV3.SchemaObject
Protected
_getGet schema by $ref from openapi.components.schemas
if it's OpenAPIV3.ReferenceObject or reutrns obj
if it's not OpenAPIV3.ReferenceObject
Build Content block for OpenAPI Body schema
Generated using TypeDoc
MediaTreeBuilderBase generates HTTP Body information from openapi, add description for all properties and information about AllOf, AnyOf, OneOf. Also It include composition of DescriptionBuilder and can be extended by multiple descriptionBuilder realisations with any variatives.