mirror of
https://github.com/ditkrg/outboxable.git
synced 2026-01-22 22:06:47 +00:00
Update README.md
This commit is contained in:
parent
17887dc81d
commit
c0dc190405
@ -56,7 +56,7 @@ module Outboxable
|
|||||||
specversion: '1.0',
|
specversion: '1.0',
|
||||||
type: resource.routing_key,
|
type: resource.routing_key,
|
||||||
datacontenttype: 'application/json',
|
datacontenttype: 'application/json',
|
||||||
data: @resource.payload
|
data: resource.payload
|
||||||
}.to_json
|
}.to_json
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user