keitaro-api-skill/references/schemas/Trigger.yaml

35 lines
506 B
YAML

type: object
properties:
id:
type: integer
oid:
type: integer
stream_id:
type: integer
taget:
type: string
condition:
type: string
selected_page:
type: string
pattern:
type: string
action:
type: string
interval:
type: integer
next_run_at:
type: integer
alternative_urls:
type: string
grab_from_page:
type: string
av_settings:
type: string
reverse:
type: boolean
enabled:
type: boolean
scan_page:
type: boolean