Skip to content

Commit ff6728c

Browse files
[AUTOMATED] Update: proto/clients/marketplace.gen.ts
1 parent 59f39c9 commit ff6728c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

packages/marketplace/src/marketplace.gen.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
/* eslint-disable */
2-
// marketplace-api v0-25.11.10+0a30dcb 3e347e76053c79e670f06121aeba79d137faefc2
2+
// marketplace-api v0-25.11.10+051e186 8c928787e9271cfa8b0dcc76dbb00674004dab18
33
// --
44
// Code generated by webrpc-gen@v0.31.1 with github.com/webrpc/gen-typescript@v0.19.0 generator. DO NOT EDIT.
55
//
66
// webrpc-gen -schema=./schema_old/schema.ridl -target=github.com/webrpc/gen-typescript@v0.19.0 -client -out=./clients/marketplace.gen.ts
77

88
export const WebrpcHeader = 'Webrpc'
99

10-
export const WebrpcHeaderValue = 'webrpc@v0.31.1;gen-typescript@v0.19.0;marketplace-api@v0-25.11.10+0a30dcb'
10+
export const WebrpcHeaderValue = 'webrpc@v0.31.1;gen-typescript@v0.19.0;marketplace-api@v0-25.11.10+051e186'
1111

1212
// WebRPC description and code-gen version
1313
export const WebRPCVersion = 'v1'
1414

1515
// Schema version of your RIDL schema
16-
export const WebRPCSchemaVersion = 'v0-25.11.10+0a30dcb'
16+
export const WebRPCSchemaVersion = 'v0-25.11.10+051e186'
1717

1818
// Schema hash generated from your RIDL schema
19-
export const WebRPCSchemaHash = '3e347e76053c79e670f06121aeba79d137faefc2'
19+
export const WebRPCSchemaHash = '8c928787e9271cfa8b0dcc76dbb00674004dab18'
2020

2121
type WebrpcGenVersions = {
2222
webrpcGenVersion: string

0 commit comments

Comments
 (0)