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-4.5.3 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-4.5.2 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-4.5.1 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-4.6.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-4.5.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-4.4.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-4.3.1 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-4.3.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-4.2.3 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-4.2.2 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-4.2.1 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-4.2.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-4.1.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-3.3.7 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-4.0.0 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-3.3.6 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-3.3.5 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-3.3.4 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-3.3.3 app/views/api/v2/job_templates/main.json.rabl
foreman_remote_execution-3.2.2 app/views/api/v2/job_templates/main.json.rabl