Skip to content

Commit

Permalink
PBC-3183: Adds compatibility with dms mb2 (#10618) (#10655)
Browse files Browse the repository at this point in the history
PBC-3553 Added TaxApp compatibility with Dynamic Multi Store
  • Loading branch information
pushokwhite authored Dec 4, 2023
1 parent 9c58d44 commit fd49b5a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions resources/api/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,16 @@ components:
storeReference:
type: string
description: 'Identifier of the store for the triggered message.'
deprecated: true
event:
type: string
description: 'Name of the current message.'
transferName:
type: string
description: 'Transfer name of the current message.'
actorId:
type: string
description: 'Identifier of the application that triggered the message.'
publisher:
type: object
properties:
Expand All @@ -44,3 +48,4 @@ components:
storeReference:
type: string
description: 'Identifier of the store that triggered the message.'
deprecated: true

0 comments on commit fd49b5a

Please sign in to comment.