Sha256: 2d55678e1542532665afd4eab680d95f04b3b6a212ae1552d7bd45ce9b5812cd
Contents?: true
Size: 438 Bytes
Versions: 14
Compression:
Stored size: 438 Bytes
Contents
require_relative 'client_association_methods_factory' require_relative 'client_association_all_published_method_factory' module Contentful module Management # Wrapper for Asset API for usage from within Client # @private class ClientAssetMethodsFactory include Contentful::Management::ClientAssociationMethodsFactory include Contentful::Management::ClientAssociationAllPublishedMethodsFactory end end end
Version data entries
14 entries across 14 versions & 1 rubygems