Skip to content

Feature/549 add catalog.product property enum v3 - #554

Open
Algonexys wants to merge 5 commits into
bitrix24:v3-devfrom
Algonexys:feature/549-add-catalog.productPropertyEnum-v3
Open

Feature/549 add catalog.product property enum v3#554
Algonexys wants to merge 5 commits into
bitrix24:v3-devfrom
Algonexys:feature/549-add-catalog.productPropertyEnum-v3

Conversation

@Algonexys

Copy link
Copy Markdown
Contributor
Q A
Bug fix? no
New feature? yes
Deprecations? no
Issues Feature #549
License MIT

Add support for catalog.productPropertyEnum
https://apidocs.bitrix24.com/api-reference/catalog/product-property-enum/index.html

catalog.productPropertyEnum.add
catalog.productPropertyEnum.update
catalog.productPropertyEnum.get
catalog.productPropertyEnum.list
catalog.productPropertyEnum.delete
catalog.productPropertyEnum.getFields

Fixed batch operations for Services\Catalog\Product using the wrong-case ID key instead of the lowercase id key expected by catalog.product.list and catalog.product.delete: added Services\Catalog\Product\Batch overriding determineKeyId() and deleteEntityItems(), registered in CatalogServiceBuilder::product()

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.

1 participant