Skip to content

api: Return empty objects instead of strings

Majavah requested to merge taavi/rest-46f9 into main

The client code is easier to work with if everything returns an object
or a list instead of other primitives like strings.


Related MRs:

Edited by Majavah

Merge request reports