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

31 lines
491 B
YAML

type: object
properties:
id:
type: integer
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
created_at:
type: string
updated_at:
type: string
traffic_loss:
type: number
update_in_campaigns:
type: string