lib/ecoportal/api/v2/page/component/selection_option.rb in ecoportal-api-v2-2.0.6 vs lib/ecoportal/api/v2/page/component/selection_option.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 SelectionOption < Common::Content::DoubleModel
+ class SelectionOption < Ecoportal::API::Common::Content::DoubleModel
class << self
def new_doc
{
"id" => new_uuid,
"weight" => 9999