You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: spec/integration/manifest.spec.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -221,7 +221,7 @@ spec:
221
221
type: string
222
222
oneOf:
223
223
- type: string
224
-
pattern: '^(http(s)?://|kbn:)'
224
+
pattern: '^(http(s)?://|kbn:/)'
225
225
type:
226
226
description: Type of link. `next_steps` for links to locations that can be relevant right after configuring the policy. `action` for actions that can be performed while the policy is in use.
0 commit comments