Modelina
    Preparing search index...

    Class OpenAPIInputProcessor

    Class for processing OpenAPI inputs

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    MODELINA_INFERRED_NAME: string = 'x-modelgen-inferred-name'
    supportedVersions: string[] = ...

    Methods

    • Try to find the AsyncAPI version from the input. If it cannot undefined are returned, if it can, the version is returned.

      Parameters

      • input: any

      Returns string | undefined