Sha256: 70af75186bdfd647c96e10dcbc4ce50d4cf77c0cd21156d85f0b49d97ef15415
Contents?: true
Size: 286 Bytes
Versions: 1
Compression:
Stored size: 286 Bytes
Contents
object @job_template extends "api/v2/job_templates/main" attributes :template, :locked 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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
foreman_remote_execution-0.1.2 | app/views/api/v2/job_templates/show.json.rabl |