nwaku/waku/node/rest
NagyZoltanPeter 02a814bd35
feat: lightpush rest api (#2052)
RestApi Lightpush endpoint implemented
* Openapi definition for lightpush rest api
* Update waku/node/rest/lightpush/handlers.nim
* Fix install handler naming, added negative test cases and fixes for restapi lightpush
* Fix error handling in lightpush rest handler
* Fix main success case - relay message that comes with pushRequest
* Fix rest relay serdes test with RelayWakuMessage validation changes
* Checking response message tests
2023-09-22 13:46:55 +02:00
..
debug chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
filter feat: HTTP REST API: Filter support v2 (#1890) 2023-09-14 21:28:57 +02:00
health feat: Rest endoint /health for rln (#2011) 2023-09-08 11:19:47 +02:00
lightpush feat: lightpush rest api (#2052) 2023-09-22 13:46:55 +02:00
relay feat: lightpush rest api (#2052) 2023-09-22 13:46:55 +02:00
store chore: Updating nim-chronicles, nim-chronos, nim-presto, nimcrypto, nim-libp2p, and nim-nat-transversal (#2043) 2023-09-18 18:51:49 +02:00
client.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
responses.nim feat: lightpush rest api (#2052) 2023-09-22 13:46:55 +02:00
serdes.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00
server.nim chore: remove references to v2 (#1898) 2023-08-09 18:11:50 +01:00