StaticMODELINA_StaticsupportedProcess the input as an AsyncAPI document
Optionalinput: anyOptionaloptions: ProcessorOptionsFigures out if an object is of type AsyncAPI document
Optionalinput: anyTry to find the AsyncAPI version from the input. If it cannot undefined are returned, if it can, the version is returned.
Optionalinput: anyStaticconvertReflect the name of the schema and save it to x-modelgen-inferred-name extension.
This keeps the the id of the model deterministic if used in conjunction with other AsyncAPI tools such as the generator.
to reflect name for
map of already processed schemas
Optionalcontext: string | SchemaContextcontext information for name inference
StaticisFigure out if input is from the new AsyncAPI parser.
Optionalinput: anyStaticisFigure out if input is from the AsyncAPI parser.
Optionalinput: any
Class for processing AsyncAPI inputs