Closed robvdl closed 7 months ago
This really needs tests because at this point it's still quite easy to break.
Now after fixing #44 the URL's /, and /Users and /Computers all work great.
But urls like /Users/Administrator now returns an empty dict {} which has been inadvertently broken when fixing #44
This really needs tests because at this point it's still quite easy to break.
Now after fixing #44 the URL's /, and /Users and /Computers all work great.
But urls like /Users/Administrator now returns an empty dict {} which has been inadvertently broken when fixing #44