Files
shannon/apps
ezl-keygraph 2e7c6b4cb7 fix: align TypeScript config types with JSON Schema
- SuccessCondition.type: use schema values (url_contains,
  element_present, url_equals_exactly, text_contains) instead of
  stale values (url, cookie, element, redirect)
- Authentication.login_flow: mark optional to match schema which
  does not require it
2026-03-18 15:58:45 +05:30
..