nre-darwin-py icon indicating copy to clipboard operation
nre-darwin-py copied to clipboard

Objects aren't serialisable to JSON

Open futureshape opened this issue 1 year ago • 0 comments

Trying to convert some of the object to JSON throws the exception:

TypeError: Object of type ServiceItem is not JSON serializable

It would be nice to make these serialisable so that this library can be easily used to power JSON-based APIs.

futureshape avatar Mar 24 '23 17:03 futureshape