Skip to content

Commit cc7b4fa

Browse files
committed
*: Execution of ./scripts/genproto.sh after versions change
1 parent da5ca2c commit cc7b4fa

18 files changed

Lines changed: 30669 additions & 21718 deletions

File tree

Documentation/dev-guide/apispec/swagger/rpc.swagger.json

Lines changed: 89 additions & 66 deletions
Large diffs are not rendered by default.

Documentation/dev-guide/apispec/swagger/v3election.swagger.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
},
2525
"default": {
26-
"description": "An unexpected error response.",
26+
"description": "An unexpected error response",
2727
"schema": {
2828
"$ref": "#/definitions/runtimeError"
2929
}
@@ -56,7 +56,7 @@
5656
}
5757
},
5858
"default": {
59-
"description": "An unexpected error response.",
59+
"description": "An unexpected error response",
6060
"schema": {
6161
"$ref": "#/definitions/runtimeError"
6262
}
@@ -98,7 +98,7 @@
9898
}
9999
},
100100
"default": {
101-
"description": "An unexpected error response.",
101+
"description": "An unexpected error response",
102102
"schema": {
103103
"$ref": "#/definitions/runtimeError"
104104
}
@@ -131,7 +131,7 @@
131131
}
132132
},
133133
"default": {
134-
"description": "An unexpected error response.",
134+
"description": "An unexpected error response",
135135
"schema": {
136136
"$ref": "#/definitions/runtimeError"
137137
}
@@ -164,7 +164,7 @@
164164
}
165165
},
166166
"default": {
167-
"description": "An unexpected error response.",
167+
"description": "An unexpected error response",
168168
"schema": {
169169
"$ref": "#/definitions/runtimeError"
170170
}

Documentation/dev-guide/apispec/swagger/v3lock.swagger.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
},
2525
"default": {
26-
"description": "An unexpected error response.",
26+
"description": "An unexpected error response",
2727
"schema": {
2828
"$ref": "#/definitions/runtimeError"
2929
}
@@ -56,7 +56,7 @@
5656
}
5757
},
5858
"default": {
59-
"description": "An unexpected error response.",
59+
"description": "An unexpected error response",
6060
"schema": {
6161
"$ref": "#/definitions/runtimeError"
6262
}

0 commit comments

Comments
 (0)