gabrielmer
59d8b6204f
feat: running validators in /relay/v1/messages/{pubsubTopic} ( #2373 )
2024-02-01 18:16:10 +01:00
gabrielmer
f841454edc
chore: improve POST /relay/v1/auto/messages/{topic} error handling ( #2339 )
2024-01-18 13:49:13 +01:00
Ivan FB
42f1957920
fix: add protection in rest service to always publish with timestamp if user doesn't provide it ( #2261 )
2023-12-06 14:02:21 +01:00
Simon-Pierre Vivier
bebaa59c3b
chore(rest): refactor message cache ( #2221 )
2023-11-28 07:21:41 -05:00
Alvaro Revuelta
51f36099d5
fix(rln): error in api when rate limit ( #2212 )
2023-11-21 19:24:31 +01:00
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
Vaclav Pavlin
2cb0989a28
fix(rest): properly check if rln is used ( #2205 )
...
* fix(rest): properly check if rln is used
* fix(apis): fix remaining usage of defined(rln)
2023-11-10 15:25:07 +01:00
Alvaro Revuelta
250e8b983c
fix(rest): fix bug in rest api when sending rln message ( #2169 )
2023-10-30 16:19:49 +01:00
Simon-Pierre Vivier
7ca516a5f8
feat: REST APIs discovery handlers ( #2109 )
2023-10-27 15:43:54 -04:00
Simon-Pierre Vivier
56dbe2a7e1
feat: added RELAY openapi definitions ( #2081 )
2023-09-26 15:53:46 -04:00
Simon-Pierre Vivier
1763b1efa1
feat: Autosharding API for RELAY subscriptions ( #1983 )
2023-09-26 07:33:52 -04:00
Simon-Pierre Vivier
3e72e83067
refactor: Moved external APIs out of node ( #2069 )
2023-09-22 09:36:46 -04:00