Skip to content

Commit

Permalink
generate files
Browse files Browse the repository at this point in the history
Signed-off-by: Lukasz Dziedziak <lukidzi@gmail.com>
  • Loading branch information
lukidzi committed Sep 27, 2023
1 parent 02f23f8 commit 7f16d8e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion api/mesh/v1alpha1/mesh.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 docs/generated/raw/protos/Mesh.json
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@
},
"skipValidation": {
"type": "boolean",
"description": "If enabled, allows to skip CA validation."
"description": "If enabled, skips CA validation."
}
},
"additionalProperties": true,
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/resources/other_mesh.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@

- `skipValidation` (optional)

If enabled, allows to skip CA validation.
If enabled, skips CA validation.

- `tracing` (optional)

Expand Down

0 comments on commit 7f16d8e

Please sign in to comment.