Skip to content

Commit d14278c

Browse files
author
Mohan Ahuja
committed
ACP2E-726: Unable to query bulk operations by search criteria using REST Api
- Moved newly created interface into Model folder for solving semantic version failures
1 parent 99f4bc9 commit d14278c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/AsynchronousOperations/Model/BulkOperationInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
/**
1111
* Class BulkOperationInterface
1212
* @api
13-
* @since 103.0.0
13+
* @since 104.0.0
1414
*/
1515
interface BulkOperationInterface
1616
{

0 commit comments

Comments
 (0)