Type alias DocumentationUpdaterHandler

DocumentationUpdaterHandler: ((context) => any)

Type declaration

    • (context): any
    • A method / function, that updates the documentation of a route / controller method, e.g.

      Parameters

      Returns any

Generated using TypeDoc