ethersphere/bee

Merge /bee & /debug APIs

nikipapadatou opened this issue · 0 comments

Currently both APIs are used by node operators - different endpoints live in each of them but the distinction of the two is not clear. Merging the two APIs will make the code more clear, less complicated when it comes to node operators' understanding, and will increase the user experience.

At the same time we need to completely respect any private endpoints, or authorization needed.