Sha256: 6b661616f990431a9780dd8c3def4d01edc788796fe3687f37c03c37b8f2e1fe

Contents?: true

Size: 418 Bytes

Versions: 117

Compression:

Stored size: 418 Bytes

Contents

object @job_template

extends 'api/v2/job_templates/base'

attributes :description, :description_format, :created_at, :updated_at, :template, :locked

child :template_inputs do
  extends 'api/v2/template_inputs/base'
end

child :effective_user => :effective_user do
  attributes :value, :current_user, :overridable
end

node do |job_template|
  partial('api/v2/taxonomies/children_nodes', :object => job_template)
end

Version data entries

117 entries across 117 versions & 1 rubygems

Version Path
foreman_remote_execution-10.0.5 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-10.0.4 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-10.0.3 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-10.0.2 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-10.0.1 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-10.0.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-8.3.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-9.1.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-8.2.1 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-8.2.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-9.0.1 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-9.0.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-8.1.2 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-8.1.1 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-8.1.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-7.2.2 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-7.2.1 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-7.2.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-5.0.8 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-8.0.0 app/views/api/v2/job_templates/main.json.rabl