Fix costs upload request model (#175)
This commit is contained in:
parent
bb5a205cd1
commit
a68705055c
@ -25,6 +25,7 @@ class CostsUploadRequest implements RequestInterface
|
||||
*
|
||||
* @Form\Type("array<RetailCrm\Api\Model\Entity\Costs\Cost>")
|
||||
* @Form\SerializedName("costs")
|
||||
* @Form\JsonField()
|
||||
*/
|
||||
public $costs;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user