Schema
public struct Schema : Decodable
Undocumented
-
“version” is the schema version, not the provider version
Declaration
Swift
public let version: Int64 -
Undocumented
Declaration
Swift
public let block: Block -
A block representation contains “attributes” and “blockTypes” (which represent nested blocks).
See moreDeclaration
Swift
public struct Block : Decodable