class Ecoportal::API::V2::Page::Component::File
Public Class Methods
new_doc()
click to toggle source
# File lib/ecoportal/api/v2/page/component/file.rb, line 8 def new_doc { "id" => new_uuid, "position" => 99 } end