Closed LaxisB closed 5 years ago
The main methods are called getById and getByName the first takes a name though, and the second an id.
getById
getByName
It seems the names are either flipped, or should be called getId and getName
getId
getName
fixed, changed it to getId and getUsername
getUsername
The main methods are called
getById
andgetByName
the first takes a name though, and the second an id.
It seems the names are either flipped, or should be called
getId
andgetName