Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ApiEndpointSettings

Settings for an API endpoint.

Hierarchy

  • ApiEndpointSettings

Index

Properties

Properties

Optional methods

methods: string | string[]

A list of one or more HTTP methods, which are allowed.

Optional options

options: any

Options for the script.

script

script: string

The script to execute.

Generated using TypeDoc