Sha256: b2810dee9b600e6fe68bc7fbc30423237830c6910b4c40020c09ed6fced0938e
Contents?: true
Size: 290 Bytes
Versions: 8
Compression:
Stored size: 290 Bytes
Contents
# The Cloudinary API folders search method allows you fine control on filtering and retrieving information on all the # folders in your cloud with the help of query expressions in a Lucene-like query language. class Cloudinary::SearchFolders < Cloudinary::Search ENDPOINT = 'folders' end
Version data entries
8 entries across 8 versions & 1 rubygems