Skip to content

v0.6.1

Choose a tag to compare

@dmitrizagidulin dmitrizagidulin released this 20 Aug 20:44
· 24 commits to main since this release

Added

  • repository.create-controller-unsupported-did-method-400 and
    space.update-controller-unsupported-did-method-400 in the spaces-api
    suite: a controller that is a valid DID of a method not in the spec's Space
    Controller DID Method Registry (did:web) is refused with 400
    invalid-request-body, on create and on update by the stored controller, and
    the update leaves the stored controller unchanged.