Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ApiAction

An enumerated value representing an API endpoint action.

export

Index

Enumeration members

AFFECTS

AFFECTS: = "affects"

ALL

ALL: = ":all"

CLOSEST

CLOSEST: = "closest"

CONTAINS

CONTAINS: = "contains"

ID

ID: = ":id"

ROUTE

ROUTE: = "route"

SEARCH

SEARCH: = "search"

WITHIN

WITHIN: = "within"

Generated using TypeDoc