23 lines
365 B
YAML
23 lines
365 B
YAML
type: object
|
|
properties:
|
|
name:
|
|
type: string
|
|
postback_url:
|
|
type: string
|
|
postback_statuses:
|
|
type: array
|
|
items:
|
|
type: string
|
|
template_name:
|
|
type: string
|
|
accept_parameters:
|
|
type: boolean
|
|
parameters:
|
|
$ref: ../schemas/SourceParameters.yaml
|
|
notes:
|
|
type: string
|
|
state:
|
|
type: string
|
|
traffic_loss:
|
|
type: number
|