nwaku/waku/waku_api
NagyZoltanPeter 6d81e3841a
chore: Allow text/plain content type descriptor for json formatted content body (#2209)
* Allow text/plain content type descriptor for json formatted content body. Refactored duplicated encode/decode functions for rest api

* Fix relay endpoint decodings of content bodies to accept text/plain

* Added support for content body decoder for checking media type if additional parameters are present

* Fix wrong usage of ContentTypeData - appeared only for tests
2023-11-14 16:59:53 +01:00
..
jsonrpc fix(rest): properly check if rln is used (#2205) 2023-11-10 15:25:07 +01:00
rest chore: Allow text/plain content type descriptor for json formatted content body (#2209) 2023-11-14 16:59:53 +01:00
handlers.nim feat: REST APIs discovery handlers (#2109) 2023-10-27 15:43:54 -04:00
message_cache.nim refactor: Moved external APIs out of node (#2069) 2023-09-22 09:36:46 -04:00