Srcom::EmbeddedRegionConverter
Inherits Reference / Object
This is necessary as - when embedded - the region field is either a full Region object or an empty array. For some reason srcom chose to not just make the value null if not present.
Class methods
from_json(pull : JSON::PullParser)
Sourceto_json(value, builder : JSON::Builder)
Source