Function: createHttpJsonMonitorSchema()
function createHttpJsonMonitorSchema(
args: HttpJsonMonitorSchemaArgs
): HttpJsonMonitorSchemaType;
Defined in: shared/validation/monitorSchemas.http.ts:54
Creates the HTTP JSON monitor schema.
function createHttpJsonMonitorSchema(
args: HttpJsonMonitorSchemaArgs
): HttpJsonMonitorSchemaType;
Defined in: shared/validation/monitorSchemas.http.ts:54
Creates the HTTP JSON monitor schema.