Skip to content

Commit

Permalink
[AUTOMATED] Update: api/proto/docs/analytics.gen.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
klaidliadon committed Dec 5, 2024
1 parent be81f17 commit f3d5bad
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/pages/api/analytics/rpc.gen.yaml
Original file line number Diff line number Diff line change
@@ -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
#
Expand Down Expand Up @@ -1597,13 +1597,16 @@ components:
- active
- threshold
- amount
- limit
properties:
active:
type: boolean
threshold:
type: number
amount:
type: number
limit:
type: number
BillingSettings:
type: object
required:
Expand Down Expand Up @@ -1681,6 +1684,8 @@ components:
type: number
topUpAmount:
type: number
topUpLimit:
type: number
extraKeys:
type: number
rateLimit:
Expand Down

0 comments on commit f3d5bad

Please sign in to comment.