Replies: 1 comment
-
will be part of the next release |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Very often, some contact identities have no number, and there is no way to identify them and mark them as verified, but this could be done through "uuid".
Example:
,{"number":"","status":"UNTRUSTED","fingerprint":"aa 96 a5 37 a0 3f 07 e9 aa e4 1a 6d 5d d0 9a 6e f2 53 a0 4b 35 43 95 2d e5 8c 1a 68 af a8 24 2b 43","added":"1748082583794","safety_number":"99999 21389 44020 07192 73742 65984 99001 89002 52101 92170 48191 31027"}
Please extend "/v1/identities/{number}" method response with "uuid".
As I can see signal-cli identity entry has it:
signal-cli-rest-api/src/client/client.go
Line 153 in cb12e62
Beta Was this translation helpful? Give feedback.
All reactions