herald icon indicating copy to clipboard operation
herald copied to clipboard

API spec

Open GallagherCommaJack opened this issue 5 years ago • 0 comments

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.

GallagherCommaJack avatar Aug 25 '19 05:08 GallagherCommaJack