Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "apis/index"

Index

Type aliases

ImportApiErrorsArgument

ImportApiErrorsArgument: string | Buffer | ApiErrorWithKey | ApiErrorWithKey[]

A possible value for 'importApiErrors()' and 'importApiErrorsSync()' functions.

If STRING: The path to the JSON file to import. If BUFFER: The binary content as UTF-8 JSON data. If OBJECT or ARRAY: One or more items to import.

Variables

Const API_ERRORS

API_ERRORS: {}

Global list of API errors.

Type declaration

Functions

applyApiErrors

createMonitoringApiResult

importApiErrors

importApiErrorsSync

sendResponse

Generated using TypeDoc