Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Description

Default value

clientExclude

The list of fields to exclude from sending to a client (comma separated)

empty

restExclude

The list of fields to exclude from sending to REST (comma separated)

empty

restOnError

Reaction to errors or 4xx statuses:

LOG

Just log

FAIL

React and send the error

LOG

restPolicy

Ability to redefine fields:

OVERWRITE, NOTIFY or DISABLED DISABLE

OVERWRITE

Overwrite

NOTIFY

Do not overwrite

DISABLEDDISABLE

Do not send to REST

NOTIFY

restOverwrite

The list of fields to overwrite if the option restPolicy=OVERWRITE

(comma separated)

empty

...