Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mark interfaces as API #1858

Closed
sivaschenko opened this issue Feb 9, 2021 · 2 comments · Fixed by #1862
Closed

Mark interfaces as API #1858

sivaschenko opened this issue Feb 9, 2021 · 2 comments · Fixed by #1862

Comments

@sivaschenko
Copy link
Member

The following interfaces should be marked as API:

  1. adobe-ims/AdobeImsApi/Api/LogInInterface.php
  2. adobe-ims/AdobeImsApi/Api/LogOutInterface.php
  3. adobe-stock-integration/AdobeStockAssetApi/Model/Asset/Command/DeleteByIdInterface.php
  4. adobe-stock-integration/AdobeStockAssetApi/Model/Asset/Command/LoadByIdInterface.php
  5. adobe-stock-integration/AdobeStockAssetApi/Model/Asset/Command/LoadByIdsInterface.php
  6. adobe-stock-integration/AdobeStockAssetApi/Model/Asset/Command/SaveInterface.php
  7. adobe-stock-integration/AdobeStockAssetApi/Model/Category/Command/DeleteByIdInterface.php
  8. adobe-stock-integration/AdobeStockAssetApi/Model/Category/Command/LoadByIdInterface.php
  9. adobe-stock-integration/AdobeStockAssetApi/Model/Category/Command/SaveInterface.php
  10. adobe-stock-integration/AdobeStockAssetApi/Model/Creator/Command/DeleteByIdInterface.php
  11. adobe-stock-integration/AdobeStockAssetApi/Model/Creator/Command/LoadByIdInterface.php
  12. adobe-stock-integration/AdobeStockAssetApi/Model/Creator/Command/SaveInterface.php
  13. adobe-stock-integration/AdobeStockClient/Model/SearchParameterProviderInterface.php
  14. adobe-stock-integration/AdobeStockClientApi/Api/ClientInterface.php

The changes should be targeted to future-develop branch

@m2-assistant
Copy link

m2-assistant bot commented Feb 9, 2021

Hi @sivaschenko. Thank you for your report.
To help us process this issue please make sure that you provided sufficient information.

Please, add a comment to assign the issue: @magento I am working on this


@coderimus
Copy link
Contributor

@magento I am working on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants