Type alias GatewayConfigEndpointDefinition

GatewayConfigEndpointDefinition: string | GatewayConfigEndpointProps

The definition of an endpoint: it can be just the path, relative to the entry point, or an object in which you can also specify things like the method.

Generated using TypeDoc