Preparing search index...
The search index is not available
Modelina
Modelina
ProcessorOptions
Interface ProcessorOptions
interface
ProcessorOptions
{
asyncapi
?:
ParseOptions
;
interpreter
?:
InterpreterOptions
;
jsonSchema
?:
JsonSchemaProcessorOptions
;
openapi
?:
OpenAPIInputProcessorOptions
;
typescript
?:
TypeScriptInputProcessorOptions
;
}
Index
Properties
asyncapi?
interpreter?
json
Schema?
openapi?
typescript?
Properties
Optional
asyncapi
asyncapi
?:
ParseOptions
Optional
interpreter
interpreter
?:
InterpreterOptions
Deprecated
Use the
jsonSchema
options instead of
interpreter
Optional
json
Schema
json
Schema
?:
JsonSchemaProcessorOptions
Optional
openapi
openapi
?:
OpenAPIInputProcessorOptions
Optional
typescript
typescript
?:
TypeScriptInputProcessorOptions
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
asyncapi
interpreter
json
Schema
openapi
typescript
Modelina
Loading...
Deprecated
Use the
jsonSchema
options instead ofinterpreter