Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SendResponseOptions

Additional options for 'sendResponse()' function.

Hierarchy

  • SendResponseOptions

Index

Properties

Properties

Optional code

code: number

A custom status code.

Optional errorKeysOnly

errorKeysOnly: boolean

Returns error keys only or ApiError objects.

Generated using TypeDoc