-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Originally from comments from @hugomrdias:
we should describe better
username,handleanddomainin the context of this api
Where "this API" is:
- the
_did.<handle>DNS records - the
GET /api/v0/accountroute and its returnedAccountrecord with theusernamefield - the
PATCH /api/v0/account/username/:usernameroute - the
PATCH /api/v0/account/handle/:handleroute
some notes on username/handle :
- username and handle should be more explicit
- username should just be username
hugomrdias- handle should be
hugomrdias.fission.codes- account info uses
usernameas<username>.<domain>- patch username uses
usernameas<username>- patch handle uses
handleas just the domain
Metadata
Metadata
Assignees
Labels
No labels