Function: createHttpStatusMonitorSchema()
function createHttpStatusMonitorSchema(
args: HttpMonitorSchemaBaseArgs
): HttpStatusMonitorSchemaType;
Defined in: shared/validation/monitorSchemas.http.ts:133
Creates the HTTP status monitor schema.
function createHttpStatusMonitorSchema(
args: HttpMonitorSchemaBaseArgs
): HttpStatusMonitorSchemaType;
Defined in: shared/validation/monitorSchemas.http.ts:133
Creates the HTTP status monitor schema.