Skip to content

Commit 997b9df

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

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

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

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sequence-builder v0.1.0 d84c8a672b108ead20de0d8f60d574205b47f18f
1+
# sequence-builder v0.1.0 7739a544b5e125406d1c271315be86dd4eaeb63c
22
# --
33
# Code generated by webrpc-gen@v0.26.1 with openapi generator; DO NOT EDIT
44
#
@@ -2609,7 +2609,7 @@ components:
26092609
- name
26102610
- type
26112611
- ownerAddress
2612-
- domain
2612+
- builderDomain
26132613
- accessKeyPrefix
26142614
- chainIds
26152615
- exclusive
@@ -2625,7 +2625,9 @@ components:
26252625
$ref: '#/components/schemas/EcosystemType'
26262626
ownerAddress:
26272627
type: string
2628-
domain:
2628+
builderDomain:
2629+
type: string
2630+
walletDomain:
26292631
type: string
26302632
accessKeyPrefix:
26312633
type: string
@@ -2721,7 +2723,7 @@ components:
27212723
required:
27222724
- ecosystemId
27232725
- name
2724-
- domain
2726+
- builderDomain
27252727
- chainIds
27262728
- license
27272729
- settings
@@ -2731,7 +2733,9 @@ components:
27312733
type: number
27322734
name:
27332735
type: string
2734-
domain:
2736+
builderDomain:
2737+
type: string
2738+
walletDomain:
27352739
type: string
27362740
chainIds:
27372741
type: array

0 commit comments

Comments
 (0)