Roman Zabaluev
|
32a2e753b0
|
Allow producing messages with an empty key/value
* [ISSUE 1046] UI allows to submit message with empty key & value (#1264)
* [ISSUE 1046] UI allows to submit message with empty key & value
* Update Contract
(cherry picked from commit 4b730eb288 )
* Backend fix
* Refactoring
* Fix nullable & checkstyle
* Fix jsonnullable get
* Remove unnecessary check and add a test
Co-authored-by: Oleg Shur <workshur@gmail.com>
|
2021-12-24 19:00:27 +03:00 |
|
Roman Zabaluev
|
fd83f190f5
|
Revert "[ISSUE 1046] UI allows to submit message with empty key & value (#1264)"
This reverts commit 4b730eb288 .
|
2021-12-18 06:01:34 +03:00 |
|
Oleg Shur
|
4b730eb288
|
[ISSUE 1046] UI allows to submit message with empty key & value (#1264)
* [ISSUE 1046] UI allows to submit message with empty key & value
* Update Contract
|
2021-12-17 20:44:13 +03:00 |
|
Alexander Krivonosov
|
cfa4e11506
|
Skip schema validation if type is string
|
2021-10-26 14:39:55 +03:00 |
|
Alexander Krivonosov
|
e8fb5d3241
|
Fix message validation (#957)
|
2021-10-11 13:33:55 +03:00 |
|
Alexander Krivonosov
|
315b6ed6d5
|
Use json-schema-faker and ajv (#883)
|
2021-09-16 13:53:31 +03:00 |
|
Alexander Krivonosov
|
ad8598a1d2
|
Sending messages (#675)
* Implement message sending
|
2021-07-29 10:26:40 +03:00 |
|