Interface GetSchemaOptions

Options interface used by different JsonContentSchemaManager methods.

Hierarchy

  • GetSchemaOptions

Properties

Properties

action: null | string

The access check action.

Could be either one of ACTION_* constants or NULL to skip access check.

Generated using TypeDoc