@meshery/schemas 1.3.32 → 1.3.33

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -23,7 +23,7 @@ interface Key {
23
23
  /**
24
24
  * Permissions Index ID used for this generated file.
25
25
  */
26
- declare const PERMISSIONS_INDEX_ID: "8d7905beb07904185485104a47bb9916237daee1dc5573a431103fa4391a8170";
26
+ declare const PERMISSIONS_INDEX_ID: "2be20cbdd31389d564d60263bd32c01c018d3c2661ffea36e2bdea4bf7b3346c";
27
27
  /**
28
28
  * Creates a PermissionKey from a UUID string.
29
29
  * @param uuid - The UUID string to convert
@@ -23,7 +23,7 @@ interface Key {
23
23
  /**
24
24
  * Permissions Index ID used for this generated file.
25
25
  */
26
- declare const PERMISSIONS_INDEX_ID: "8d7905beb07904185485104a47bb9916237daee1dc5573a431103fa4391a8170";
26
+ declare const PERMISSIONS_INDEX_ID: "2be20cbdd31389d564d60263bd32c01c018d3c2661ffea36e2bdea4bf7b3346c";
27
27
  /**
28
28
  * Creates a PermissionKey from a UUID string.
29
29
  * @param uuid - The UUID string to convert