From 46382e2ac805bb37528bff03858419fe4afd59c8 Mon Sep 17 00:00:00 2001 From: klaidliadon <5322228+klaidliadon@users.noreply.github.com> Date: Wed, 11 Dec 2024 10:09:24 +0000 Subject: [PATCH] [AUTOMATED] Update: api/proto/docs/analytics.gen.yaml --- docs/pages/api/analytics/rpc.gen.yaml | 54 ++------------------------- 1 file changed, 3 insertions(+), 51 deletions(-) diff --git a/docs/pages/api/analytics/rpc.gen.yaml b/docs/pages/api/analytics/rpc.gen.yaml index 7fcb3509382..4896b22a945 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 07d800941c36de8e3991248686e3f730167db223 +# sequence-builder v0.1.0 615f48d3a8de9efd6489cbd393cadc875455c050 # -- # Code generated by webrpc-gen@v0.22.0 with openapi generator; DO NOT EDIT # @@ -1135,6 +1135,8 @@ components: $ref: '#/components/schemas/SubscriptionProvider' providerId: type: string + providerUrl: + type: string dateStart: type: string dateEnd: @@ -1239,25 +1241,6 @@ components: $ref: '#/components/schemas/Project' collaborator: $ref: '#/components/schemas/Collaborator' - NodeAccount: - type: object - required: - - id - - displayName - - requestRateLimit - - requestMonthlyQuota - - active - properties: - id: - type: number - displayName: - type: string - requestRateLimit: - type: number - requestMonthlyQuota: - type: number - active: - type: boolean RelayerGasSponsor: type: object required: @@ -1642,7 +1625,6 @@ components: type: object required: - current - - subscriptionUrl - cycleStart - cycleEnd - settings @@ -1653,8 +1635,6 @@ components: properties: current: $ref: '#/components/schemas/ProjectSubscription' - subscriptionUrl: - type: string cycleStart: type: string cycleEnd: @@ -1819,34 +1799,6 @@ components: description: '[]string' items: type: string - CollectionInfo: - type: object - required: - - chainId - - title - - type - - image - - address - - link - - description - - featured - properties: - chainId: - type: number - title: - type: string - type: - type: string - image: - type: string - address: - type: string - link: - type: string - description: - type: string - featured: - type: boolean ContractInfo: type: object required: