S19: catalog all 44 subjects.json rows with timeout and filter
Some checks are pending
ci / catalog (push) Waiting to run

pfc-derived regenerated; schema timeout_sec + filter; endpoints RST.
This commit is contained in:
George Lambert 2026-09-15 23:10:17 -04:00
parent 1d0176899f
commit f53386c4cc
6 changed files with 931 additions and 271 deletions

View file

@ -20,7 +20,9 @@
"out": {},
"encryption": {"type": "string"},
"reject": {"type": "array", "items": {"type": "string"}},
"dead": {"type": "string"}
"dead": {"type": "string"},
"timeout_sec": {"type": "number"},
"filter": {"type": "string"}
}
}
}