We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d438cd9 commit b3dcd6eCopy full SHA for b3dcd6e
2 files changed
T/Basic.php
@@ -75,8 +75,8 @@ function t04_orders_vnd() {
75
76
/** @test
77
* 2017-06-04
78
- * How to apply a filter to a «get list» Web API request?
79
- * Inclusion Filters: https://www.orocrm.com/documentation/2.0/book/data-api#inclusion-filter-include
+ * «How to include related entities to a response on a Web API «get list» request?»
+ * https://oplatform.club/t/105
80
*/
81
function t05_orders_include() {
82
/** @var C $c */
composer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mage2pro/oro"
3
- ,"version": "0.0.3"
+ ,"version": "0.0.4"
4
,"description": "A custom integration between Magento 2 and Oro Platform."
5
,"type": "magento2-module"
6
,"homepage": "https://ocrm.pro"
0 commit comments