assessment_item.rb, line 7: attribute :response, Types::Strict::Array.of(String) | Types::Strict::String should be attribute :response, Types::Strict::Array.of(Types::Strict::String) | Types::Strict::String
assessment_item.rb, line 7:
should be