Commit 2191fdf
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 <fmvilas@gmail.com>
---------
Co-authored-by: Fran Méndez <fmvilas@gmail.com>1 parent 2da0459 commit 2191fdf
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments