Interface: HttpJsonMonitorSchemaArgs
Defined in: shared/validation/monitorSchemas.http.ts:29
Hierarchyโ
Extendsโ
Propertiesโ
jsonPathSchemaโ
readonly jsonPathSchema: ZodString;
Defined in: shared/validation/monitorSchemas.http.ts:30
baseMonitorSchemaโ
readonly baseMonitorSchema: BaseMonitorSchemaType;
Defined in: shared/validation/monitorSchemas.http.ts:34
Inherited fromโ
HttpMonitorSchemaBaseArgs.baseMonitorSchema
httpUrlSchemaโ
readonly httpUrlSchema: ZodString;
Defined in: shared/validation/monitorSchemas.http.ts:35