Sha256: ff3ce7fd363e4004594967ab5b6160a8be991cbe377e72b04bc272a326885aa2

Contents?: true

Size: 323 Bytes

Versions: 1

Compression:

Stored size: 323 Bytes

Contents

# frozen_string_literal: true

object @webhook

extends 'api/v2/webhooks/main'

attributes :target_url,
           :event,
           :http_method,
           :http_content_type,
           :enabled,
           :verify_ssl,
           :http_headers

child :webhook_template do
  extends 'api/v2/webhook_templates/base'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
foreman_webhooks-0.0.1 app/views/api/v2/webhooks/show.json.rabl