S19: catalog all 44 subjects.json rows with timeout and filter
Some checks are pending
ci / catalog (push) Waiting to run
Some checks are pending
ci / catalog (push) Waiting to run
pfc-derived regenerated; schema timeout_sec + filter; endpoints RST.
This commit is contained in:
parent
1d0176899f
commit
f53386c4cc
6 changed files with 931 additions and 271 deletions
|
|
@ -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"}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue