Function: createHttpMonitorSchema()
function createHttpMonitorSchema(
args: HttpMonitorSchemaBaseArgs
): HttpMonitorSchemaType;
Defined in: shared/validation/monitorSchemas.http.ts:120
Creates the HTTP monitor schema.
function createHttpMonitorSchema(
args: HttpMonitorSchemaBaseArgs
): HttpMonitorSchemaType;
Defined in: shared/validation/monitorSchemas.http.ts:120
Creates the HTTP monitor schema.