Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HTTPResponseBackendUpdate

Hierarchy

  • HTTPResponseBackendUpdate

Index

Properties

Optional body

body: string

body to return as fixed content

Optional description

description: string

human-readable description of this backend. Optional

Optional headers

headers: Map<string, string>

headers to return

id

id: string

Optional metadata

metadata: string

arbitrary user-defined machine-readable data of this backend. Optional

Optional statusCode

statusCode: number

status code to return

Generated using TypeDoc