Skip to content

Commit

Permalink
PMM-12985 Regenerate.
Browse files Browse the repository at this point in the history
  • Loading branch information
BupycHuk committed Nov 4, 2024
1 parent 8229fc3 commit 8c64594
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/server/v1/json/v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,7 @@
},
"/v1/server/updates/changelogs": {
"get": {
"description": "List all the changes between the installed version and the latest available version.",
"description": "Display a changelog comparing the installed version to the latest available version.",
"tags": [
"ServerService"
],
Expand Down
8 changes: 4 additions & 4 deletions api/server/v1/server.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion api/swagger/swagger-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -27553,7 +27553,7 @@
},
"/v1/server/updates/changelogs": {
"get": {
"description": "List all the changes between the installed version and the latest available version.",
"description": "Display a changelog comparing the installed version to the latest available version.",
"tags": [
"ServerService"
],
Expand Down
2 changes: 1 addition & 1 deletion api/swagger/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -26595,7 +26595,7 @@
},
"/v1/server/updates/changelogs": {
"get": {
"description": "List all the changes between the installed version and the latest available version.",
"description": "Display a changelog comparing the installed version to the latest available version.",
"tags": [
"ServerService"
],
Expand Down

0 comments on commit 8c64594

Please sign in to comment.