lib/ecoportal/api/v2/page/component/file.rb in ecoportal-api-v2-0.8.12 vs lib/ecoportal/api/v2/page/component/file.rb in ecoportal-api-v2-0.8.13
- old
+ new
@@ -6,10 +6,10 @@
class File < Common::Content::DoubleModel
class << self
def new_doc
{
"id" => new_uuid,
- "position" => 9999
+ "position" => 99
}
end
end
passkey :id