Sha256: 6b661616f990431a9780dd8c3def4d01edc788796fe3687f37c03c37b8f2e1fe

Contents?: true

Size: 418 Bytes

Versions: 113

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

113 entries across 113 versions & 1 rubygems

Version Path
foreman_remote_execution-15.0.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-14.1.4 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-14.1.3 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-14.1.2 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-14.1.1 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-14.1.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-14.0.2 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-14.0.1 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-13.2.6 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-14.0.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-13.2.5 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-13.2.4 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-13.2.3 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-13.2.2 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-12.0.7 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-13.2.1 app/views/api/v2/job_templates/main.json.rabl
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