lib/quandl/client/models/source.rb in quandl_client-2.12.0 vs lib/quandl/client/models/source.rb in quandl_client-2.13.0
- old
+ new
@@ -38,10 +38,10 @@
##############
# PROPERTIES #
##############
- attributes :code, :name, :host, :description, :datasets_count, :use_proxy, :type, :concurrency
+ attributes :code, :name, :host, :description, :datasets_count, :use_proxy, :type, :concurrency, :documentation
end
end
end
\ No newline at end of file