Hello, thanks for the useful library! I want to return more than a string from one of my methods; ideally, an object that represents a user which the model could describe, but there are no examples around returning anything other than a string. It looks like JSON is supported by looking at the source code.
Hello, thanks for the useful library! I want to return more than a string from one of my methods; ideally, an object that represents a user which the model could describe, but there are no examples around returning anything other than a string. It looks like JSON is supported by looking at the source code.