mercadona / postoffice

A dispatching service implemented in Elixir. Communicate services or sent api calls to yourself to process anything later
Apache License 2.0
23 stars 7 forks source link

Propagate attributes to http payload #153

Closed EmilioCarrion closed 2 years ago

EmilioCarrion commented 2 years ago

In order to receive the attributes in HTTP endpoints we want to add them to the payload

Note: This is a proposal