lib/eco/api/common/people/person_attribute_parser.rb in eco-helpers-2.4.8 vs lib/eco/api/common/people/person_attribute_parser.rb in eco-helpers-2.4.9

- old
+ new

@@ -9,10 +9,10 @@ # @note # - This was introduced at a later stage and might not be available for certain org-parsers configs # @return [RequiredAttrs] def required_attrs @required_attrs ||= @dependencies[:required_attrs] - #@required_attrs ||= RequiredAttrs.new(attr, :unkown, [attr]) + #@required_attrs ||= RequiredAttrs.new(attr, :unknown, [attr]) end # @see Eco::Language::Models::ParserSerializer#def_parser # @note # - additionally, you can declare a callback `active:` to determine if when the