Skip to content

Commit b3dcd6e

Browse files
0.0.4
1 parent d438cd9 commit b3dcd6e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

T/Basic.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ function t04_orders_vnd() {
7575

7676
/** @test
7777
* 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
78+
* «How to include related entities to a response on a Web API «get list» request?»
79+
* https://oplatform.club/t/105
8080
*/
8181
function t05_orders_include() {
8282
/** @var C $c */

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mage2pro/oro"
3-
,"version": "0.0.3"
3+
,"version": "0.0.4"
44
,"description": "A custom integration between Magento 2 and Oro Platform."
55
,"type": "magento2-module"
66
,"homepage": "https://ocrm.pro"

0 commit comments

Comments
 (0)