nelson.cli
nelson.cli copied to clipboard
Add versioning to the api
Expected behaviour
Since the api might change in the feature, we do not want to break stuff, thats why we should consider adding a versioning in the url
sth like :18600/nelson/v1/ or :18600/nelson/v1/peers/
Actual behaviour
no versioning in the api currently