app/code/Magento/MediaGalleryApi/README.md
This module serves as application program interface (API) for storing and managing media gallery asset attributes.
For information about module installation, see Enable or disable modules.
Extension developers can interact with the Magento_MediaGalleryApi module. For more information about the extension mechanism, see Plugins.
The dependency injection mechanism enables you to override the functionality of the Magento_MediaGalleryApi module.
\Magento\MediaGalleryApi\Api\Data\AssetInterface
\Magento\MediaGalleryApi\Api\Data\AssetKeywordsInterface
\Magento\MediaGalleryApi\Api\Data\AssetKeywordsInterface
\Magento\MediaGalleryApi\Api\CreateDirectoriesByPathsInterface:
\Magento\MediaGalleryApi\Api\DeleteAssetsByPathsInterface:
\Magento\MediaGalleryApi\Api\DeleteDirectoriesByPathsInterface:
\Magento\MediaGalleryApi\Api\GetAssetsByIdsInterface:
\Magento\MediaGalleryApi\Api\GetAssetsByPathsInterface:
\Magento\MediaGalleryApi\Api\GetAssetsKeywordsInterface:
\Magento\MediaGalleryApi\Api\IsPathExcludedInterface:
\Magento\MediaGalleryApi\Api\SaveAssetsInterface:
\Magento\MediaGalleryApi\Api\SaveAssetsKeywordsInterface:
\Magento\MediaGalleryApi\Api\SearchAssetsInterface:
For information about a public API, see Public interfaces & APIs.
For information about significant changes in patch releases, see Release information.