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-13.2.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-10.1.3 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-13.0.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-12.0.5 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-12.0.4 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-12.0.1 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-12.0.2 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-11.1.3 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-10.1.2 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-12.0.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-10.1.1 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-11.1.1 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-11.1.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-10.1.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-8.3.3 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-8.3.2 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-11.0.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-10.0.7 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-8.3.1 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-10.0.6 app/views/api/v2/job_templates/main.json.rabl