Variable httpMethodsConst

httpMethods: readonly [typeof $DELETE, typeof $GET, typeof $PATCH, typeof $POST, typeof $PUT] = ...

List of all HTTP Methods that can be defined for an endpoint