mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-08-02 11:36:15 -04:00
Enforce at least one seed
This commit is contained in:
parent
5ac67fe513
commit
eafc65938b
1 changed files with 2 additions and 0 deletions
|
@ -66,6 +66,8 @@ id:
|
|||
|
||||
seeds:
|
||||
type: list
|
||||
required: true
|
||||
minlength: 1
|
||||
schema:
|
||||
type: dict
|
||||
schema:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue