36776 36777 36778 36779 36780
# File 'lib/schemas.rb', line 36776 def to_dynamic { "resources" => resources&.map { |x| x.to_dynamic }, } end