class

Srcom::EmbeddedLevelConverter

Inherits Reference / Object

This is necessary as - when embedded - the level field is either a full Level 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