stacks-fireblocks-sdk
    Preparing search index...
    • Returns handlers for serving Swagger UI files. This includes custom initialization js file and static files of Swagger UI. Additional options object is passed to Swagger UI.

      Parameters

      • OptionalswaggerDoc: JsonObject

        JSON object with the Swagger API schema.

      • Optionalopts: SwaggerUiOptions

        options to pass to Swagger UI.

      Returns RequestHandler<ParamsDictionary, any, any, ParsedQs, Record<string, any>>[]

      Express handlers that process requests and return files for Swagger UI.