class

Srcom::EmbeddedPlatformConverter

Inherits Reference / Object

This is necessary as - when embedded - the platform field is either a full Platform 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)
Source
to_json(value, builder : JSON::Builder)
Source