Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HTTPEndpoint

Interface of an http endpoint, must be used by modules to register a new HTTP endpoint in the application

Hierarchy

  • HTTPEndpoint

Index

Properties

Properties

handle

method

method: "POST" | "GET" | "PUT" | "PATCH" | "DELETE"

path

path: string

type

type: "HTTP"

Generated using TypeDoc