Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix type of payload in MessageExample (#561)
* fix: fix type of payload and headers in MessageExample #560 * fix: wrong type of payload and headers in MessageExample Rollback headers to Map[string, any] * fix: headers description in MessageExample Update headers description. Clarify that headers must be a map of key-value pairs * Update definitions/3.0.0/messageExampleObject.json Co-authored-by: Fran Méndez <[email protected]> --------- Co-authored-by: Fran Méndez <[email protected]>
- Loading branch information