Skip to content

Commit b46ae63

Browse files
committed
[AUTOMATED] Update: api/proto/docs/analytics.gen.yaml
1 parent 2d6cc3a commit b46ae63

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

docs/pages/api/analytics/rpc.gen.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sequence-builder v0.1.0 429e1a0800eaeaa40563cdd409efb400229fd291
1+
# sequence-builder v0.1.0 38041c947ec4711d096dd814c06c4096f639271b
22
# --
33
# Code generated by webrpc-gen@v0.31.0 with openapi generator; DO NOT EDIT
44
#
@@ -1413,6 +1413,7 @@ components:
14131413
- sysAdmin
14141414
- avatarKey
14151415
- avatarUrl
1416+
- recentProjectIds
14161417
properties:
14171418
address:
14181419
type: string
@@ -1428,8 +1429,11 @@ components:
14281429
type: string
14291430
avatarUrl:
14301431
type: string
1431-
recentProjectId:
1432-
type: number
1432+
recentProjectIds:
1433+
type: object
1434+
description: 'map<uint64,uint64>'
1435+
additionalProperties:
1436+
type: number
14331437
UserWallet:
14341438
type: object
14351439
required:

0 commit comments

Comments
 (0)