Skip to content

Add `DnumberRestClient` for interacting with DNumber API

This PR adds the first implementation of DnumberRestClient for interacting with the DNumber REST API. Currently, the only implemented endpoint is /v1/dnumbers/{id}.

Please review: @ahoffmann @weizhong-wang

Merge request reports