Skip to content

Commit e2e951a

Browse files
build: bump protos
1 parent 617644e commit e2e951a

File tree

3 files changed

+46
-37
lines changed

3 files changed

+46
-37
lines changed

hashmailrpc/hashmail-lnd.pb.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hashmailrpc/hashmail-lnd.pb.gw.go

Lines changed: 42 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hashmailrpc/hashmail-lnd.swagger.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -230,14 +230,11 @@
230230
"protobufAny": {
231231
"type": "object",
232232
"properties": {
233-
"type_url": {
233+
"@type": {
234234
"type": "string"
235-
},
236-
"value": {
237-
"type": "string",
238-
"format": "byte"
239235
}
240-
}
236+
},
237+
"additionalProperties": {}
241238
},
242239
"rpcStatus": {
243240
"type": "object",

0 commit comments

Comments
 (0)