Closed gvswastaken closed 3 years ago
I think it makes sense to return scalars where possible and leave to higher level libraries/apps to potentially turn those into JSON objects. This way, we don't have to worry about coming up with and maintaining a schema for return values.
I think it makes sense to return scalars where possible and leave to higher level libraries/apps to potentially turn those into JSON objects. This way, we don't have to worry about coming up with and maintaining a schema for return values.