diff --git a/frontend/src/lib/api-types.ts b/frontend/src/lib/api-types.ts index b9020492..9d45a9f7 100644 --- a/frontend/src/lib/api-types.ts +++ b/frontend/src/lib/api-types.ts @@ -2932,6 +2932,11 @@ export interface components { * @default rosreestr_pending */ source: string; + /** + * Rate Ms + * @default 600 + */ + rate_ms: number; }; /** * ChatAskRequest