Optional
options: IRavageOptionsPrivate
_optionsPrivate
_pdfsetter for pdfStyles
Method to build pdf from OpenAPI definition and returns promise with PDFKit.PDFDocument inside
An OpenAPI definition, or the file path or URL of an OpenAPI definition. The path can be absolute or relative. In Node, the path is relative to process.cwd(). In the browser, it's relative to the URL of the page.
Method to write the PDFKit.PDFDocument to *.pdf file
The file path to write the PDF
Generated using TypeDoc
Class to generate PDF from OpenAPI definition.