Skip to main content

Interface: HttpJsonMonitorSchemaArgs

Defined in: shared/validation/monitorSchemas.http.ts:29

Hierarchyโ€‹

View Summary

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

Inherited fromโ€‹

HttpMonitorSchemaBaseArgs.httpUrlSchema