-
Notifications
You must be signed in to change notification settings - Fork 351
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BAP-13934: Absent "Channel" field in created via API Magento Customer…
… (#9331)
- Loading branch information
1 parent
7c82a97
commit 71beb06
Showing
3 changed files
with
25 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
src/Oro/Bundle/IntegrationBundle/Resources/doc/api/channel.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Oro\Bundle\IntegrationBundle\Entity\Channel | ||
|
||
## ACTIONS | ||
|
||
### get | ||
|
||
Retrieve a specific Integration channel record. | ||
|
||
{@inheritdoc} | ||
|
||
### get_list | ||
|
||
Retrieve a collection of Integration channel records. | ||
|
||
{@inheritdoc} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters