Skip to content

Commit 42e1cef

Browse files
committed
Update protocols with latest menu
1 parent 1588fe7 commit 42e1cef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

infrahub_sdk/protocols.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ class CoreMenu(CoreNode):
143143
namespace: String
144144
name: String
145145
label: StringOptional
146+
kind: StringOptional
146147
path: StringOptional
147148
description: StringOptional
148149
icon: StringOptional
@@ -607,6 +608,7 @@ class CoreMenuSync(CoreNodeSync):
607608
namespace: String
608609
name: String
609610
label: StringOptional
611+
kind: StringOptional
610612
path: StringOptional
611613
description: StringOptional
612614
icon: StringOptional

0 commit comments

Comments
 (0)