/
githubmirror
/
client
Обзор
Документация
Войти
/
githubmirror
/
client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
protocol/json/keybase1/identify3.json
52 строки
930 B
Maxwell Krohn
protocol and implementation stubs for ID3 (#15139)
18 дек 2018, 23:26
Не верифицирован
18 дек 2018, 23:26
401e81e
Код
Авторство
О чём код?
{ "protocol": "identify3", "imports": [ { "path": "identify3_common.avdl", "type": "idl" } ], "types": [], "messages": { "identify3": { "request": [ { "name": "assertion", "type": "Identify3Assertion" }, { "name": "guiID", "type": "Identify3GUIID" }, { "name": "ignoreCache", "type": "boolean" } ], "response": null }, "identify3FollowUser": { "request": [ { "name": "guiID", "type": "Identify3GUIID" }, { "name": "follow", "type": "boolean" } ], "response": null }, "identify3IgnoreUser": { "request": [ { "name": "guiID", "type": "Identify3GUIID" } ], "response": null } }, "namespace": "keybase.1" }