lib/ecoportal/api/v2/page/component/file.rb in ecoportal-api-v2-2.0.6 vs lib/ecoportal/api/v2/page/component/file.rb in ecoportal-api-v2-2.0.7
- old
+ new
@@ -1,10 +1,10 @@
module Ecoportal
module API
class V2
class Page
class Component
- class File < Common::Content::DoubleModel
+ class File < Ecoportal::API::Common::Content::DoubleModel
class << self
def new_doc
{
"id" => new_uuid,
"position" => 99