Skip to content

Commit

Permalink
PMM-11341 Gen with descriptors.
Browse files Browse the repository at this point in the history
  • Loading branch information
JiriCtvrtka committed Nov 16, 2023
1 parent 6793a49 commit 10affb2
Show file tree
Hide file tree
Showing 7 changed files with 146 additions and 151 deletions.
185 changes: 90 additions & 95 deletions api/managementpb/agent/agent.pb.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/managementpb/agent/json/agent.json
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@
"description": "Limit of databases for auto-discovery.",
"type": "integer",
"format": "int32",
"x-order": 3
"x-order": 1
},
"is_ssl_key_set": {
"description": "True if TLS key is set.",
Expand Down
2 changes: 1 addition & 1 deletion api/managementpb/service/json/service.json
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@
"description": "Limit of databases for auto-discovery.",
"type": "integer",
"format": "int32",
"x-order": 3
"x-order": 1
},
"is_ssl_key_set": {
"description": "True if TLS key is set.",
Expand Down
36 changes: 18 additions & 18 deletions api/serverpb/json/serverpb.json

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions api/swagger/swagger-dev.json

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions api/swagger/swagger.json

Large diffs are not rendered by default.

Binary file modified descriptor.bin
Binary file not shown.

0 comments on commit 10affb2

Please sign in to comment.