Skip to content
This repository was archived by the owner on Mar 5, 2022. It is now read-only.
This repository was archived by the owner on Mar 5, 2022. It is now read-only.

Don't use sidetree-core-go HTTPHandler #277

@bstasyszyn

Description

@bstasyszyn

It's incorrect to use the HTTPHandler interface defined in sidetree-core-go for all REST endpoints since this is an interface that defines only the DID Sidetree endpoints (and it doesn't include query parameters). A more generic handler interface should be defined in sidetree-fabric (which includes query parameters).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions