Skip to content

Commit 708aeda

Browse files
authored
Ensure field numbering is without holes (#118)
1 parent 625bdaf commit 708aeda

56 files changed

Lines changed: 297 additions & 266 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

doc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4140,7 +4140,7 @@ <h3 id="metalstack.api.v2.TokenServiceCreateRequest">TokenServiceCreateRequest</
41404140
<td>tenant_roles</td>
41414141
<td><a href="#metalstack.api.v2.TokenServiceCreateRequest.TenantRolesEntry">TokenServiceCreateRequest.TenantRolesEntry</a></td>
41424142
<td>repeated</td>
4143-
<td><p>TenantRoles associates a tenant id with the corresponding role of the token owner </p></td>
4143+
<td><p>TenantRoles_associates a tenant id with the corresponding role of the token owner </p></td>
41444144
</tr>
41454145

41464146
<tr>

go/metalstack/admin/v2/network.pb.go

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

go/metalstack/admin/v2/tenant.pb.go

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

go/metalstack/api/v2/machine.pb.go

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

go/metalstack/api/v2/method.pb.go

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

0 commit comments

Comments
 (0)