Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WebInvokeOptions

Options for indicating that an operation is callable via a REST api.

Hierarchy

  • WebInvokeOptions

Index

Properties

Properties

method

method: string

The http method (e.g. GET, POST, PUT, ...)

template

template: string

The URL template for the operation. For more information, see UrlTemplate.

Generated using TypeDoc