chore(docs): merge changes from master (#3780)
* chore(docs): Generated API Reference (#3761) Co-authored-by: shahednasser <shahednasser@users.noreply.github.com> * docs: fix typo (#3771) --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: shahednasser <shahednasser@users.noreply.github.com> Co-authored-by: Andre Schweighofer <fidrelity@users.noreply.github.com>
This commit is contained in:
co-authored by
shahednasser
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Andre Schweighofer
parent
5280e1bdad
commit
ae017c4657
@@ -1,7 +1,7 @@
|
||||
post:
|
||||
operationId: PostSalesChannelsSalesChannelStockLocation
|
||||
summary: Associate a stock location to a Sales Channel
|
||||
description: Associates a stock location to a Sales Channel.
|
||||
summary: Associate a Stock Location
|
||||
description: Associates a stock location with a Sales Channel.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
- in: path
|
||||
@@ -55,7 +55,7 @@ post:
|
||||
$ref: ../components/responses/500_error.yaml
|
||||
delete:
|
||||
operationId: DeleteSalesChannelsSalesChannelStockLocation
|
||||
summary: Remove a stock location from a Sales Channel
|
||||
summary: Remove a Stock Location Association
|
||||
description: Removes a stock location from a Sales Channel.
|
||||
x-authenticated: true
|
||||
parameters:
|
||||
|
||||
Reference in New Issue
Block a user