go-http-peering/doc/sequence-diagram/update.seq

2 lines
143 B
Plaintext
Raw Normal View History

2019-02-03 20:56:58 +01:00
Client -> Server: POST /update\nAuthorization: Bearer <JWT_SIGNING_TOKEN>\n\n{"Attributes": <PEER_ATTRIBUTES>}
Server -> Client: 204 No Content