Feature discussion
The receive message endpoint claims to return a string but it's actually a complex object. This has been reported before in #622 and #199.
I have an open PR in the signal-cli repo that generates a json schema for the object (MessageEnvelope). My plan after that gets merged is to create a PR here so that the json schemas from there get plugged into the output of the enpoint. Thus automatically generating a valid config.
Is this something that sounds good to you?
Feature discussion
The receive message endpoint claims to return a string but it's actually a complex object. This has been reported before in #622 and #199.
I have an open PR in the signal-cli repo that generates a json schema for the object (MessageEnvelope). My plan after that gets merged is to create a PR here so that the json schemas from there get plugged into the output of the enpoint. Thus automatically generating a valid config.
Is this something that sounds good to you?