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

Add category level attributes api support #3

Merged
merged 12 commits into from
Mar 22, 2024

Conversation

Dominik-Czulak
Copy link
Contributor

@Dominik-Czulak Dominik-Czulak commented Feb 9, 2024

This PR implements support for alibaba's "alibaba.icbu.category.level.attr.get" api request method.

It also refactors AlibabaException to be abstract.

Also enum types were implemented, which breaks backwards compatibility with php 8.0

src/Model/CategoryAttribute.php Outdated Show resolved Hide resolved
src/Endpoint/CategoryEndpoint.php Show resolved Hide resolved
src/Endpoint/CategoryEndpoint.php Outdated Show resolved Hide resolved
src/Exception/AlibabaException.php Outdated Show resolved Hide resolved
src/Exception/AlibabaException.php Outdated Show resolved Hide resolved
src/Factory/CategoryFactory.php Show resolved Hide resolved
src/Factory/CategoryFactory.php Show resolved Hide resolved
src/Factory/CategoryFactory.php Show resolved Hide resolved
src/Exception/AlibabaException.php Outdated Show resolved Hide resolved
tests/Factory/CategoryFactoryTest.php Outdated Show resolved Hide resolved
src/Endpoint/CategoryEndpoint.php Outdated Show resolved Hide resolved
@vstelmakh vstelmakh merged commit eafdfdf into master Mar 22, 2024
6 checks passed
@vstelmakh vstelmakh deleted the add-category-level-attributes-api-support branch March 22, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants