Modelina
    Preparing search index...

    Class SwaggerInputProcessor

    Class for processing Swagger inputs

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

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

    Methods

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

      Parameters

      • input: any

      Returns string | undefined