Function: createHttpHeaderMonitorSchema()
function createHttpHeaderMonitorSchema(
args: HttpHeaderMonitorSchemaArgs
): HttpHeaderMonitorSchemaType;
Defined in: shared/validation/monitorSchemas.http.ts:39
Creates the HTTP header monitor schema.
function createHttpHeaderMonitorSchema(
args: HttpHeaderMonitorSchemaArgs
): HttpHeaderMonitorSchemaType;
Defined in: shared/validation/monitorSchemas.http.ts:39
Creates the HTTP header monitor schema.