File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 88 removeUnknowns ,
99} from './gen-event-reference.js' ;
1010
11- const introParagraph = `Teleport components emit audit events to record activity within the cluster.
11+ const introParagraph = `{/*cSpell:disable*/}
12+
13+ Teleport components emit audit events to record activity within the cluster.
1214
1315Audit event payloads have an \`event\` field that describes the event, which is
1416often an operation performed against a dynamic resource (e.g.,
Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ description: "Provides a comprehensive list of Teleport audit events and their f
55{ /* Generated file. Do not edit. */ }
66{ /* To regenerate, navigate to docs/gen-event-reference and run pnpm gen-docs */ }
77
8+ { /* cSpell:disable*/ }
9+
810Teleport components emit audit events to record activity within the cluster.
911
1012Audit event payloads have an ` event ` field that describes the event, which is
You can’t perform that action at this time.
0 commit comments