zibri
    Preparing search index...

    An entity generation provider using a local open api file.

    Implements

    Index

    Constructors

    Properties

    generateSchemasFromPaths: boolean = false

    Whether or not to generate schemas from openapi paths.

    markAsEntities: boolean = false

    Whether or not the generated entities should be marked with @Entity.

    prefix: string

    The prefix to add to all generated entities, so that they don't overlap with any existing ones.

    Methods