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
fix: replace SysLink & MetaLinkProps with Link<T> to improve type safety [CFISO-2344] (#2590)
* fix: replace `SysLink` & `MetaLinkProps` with `Link<T>` to improve type safety
* chore: prettier
* fix: more specific types for subject links
* fix: snapshots are created by users
* fix: webhook health is created by webhook defs
* fix: webhook call is created by webhook defs
* chore: formatting
* fix: update AiAction links
* fix: `createdBy` etc should be a union, not an object
* fix: remove unused types
* fix: remove import
0 commit comments