Hacker News new | ask | show | jobs
by devbent 1101 days ago
For 3.5, I found it easiest to specify a simple, but parsable, format for responses and then convert that to JSON myself.

I'll have to see if the new JSON schema support is easier than what I already have in place.