mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-09 22:36:32 +00:00
02a814bd35
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