From f3d5bad99abd48b9413b79b16de4d9ee6a8efc5a Mon Sep 17 00:00:00 2001 From: klaidliadon <5322228+klaidliadon@users.noreply.github.com> Date: Thu, 5 Dec 2024 09:48:40 +0000 Subject: [PATCH] [AUTOMATED] Update: api/proto/docs/analytics.gen.yaml --- docs/pages/api/analytics/rpc.gen.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/pages/api/analytics/rpc.gen.yaml b/docs/pages/api/analytics/rpc.gen.yaml index 0fd992db735..1ba40703f99 100644 --- a/docs/pages/api/analytics/rpc.gen.yaml +++ b/docs/pages/api/analytics/rpc.gen.yaml @@ -1,4 +1,4 @@ -# sequence-builder v0.1.0 50717cd5e9aa064525cc096577edb4663495201c +# sequence-builder v0.1.0 f7ac009236d12838465dac171b07188e60292111 # -- # Code generated by webrpc-gen@v0.22.0 with openapi generator; DO NOT EDIT # @@ -1597,6 +1597,7 @@ components: - active - threshold - amount + - limit properties: active: type: boolean @@ -1604,6 +1605,8 @@ components: type: number amount: type: number + limit: + type: number BillingSettings: type: object required: @@ -1681,6 +1684,8 @@ components: type: number topUpAmount: type: number + topUpLimit: + type: number extraKeys: type: number rateLimit: