herald
herald copied to clipboard
API spec
what queries can the user make? some obvious ones:
-
FetchKey(of: UserId, dev: DeviceId)
-
ValidKeys(of: UserId)
-
AllKeys(of: UserId)
Responses to these are fairly obvious, but I want to have a written spec in addition to the code.