parse

fun parse(apiString: String?): ApiVersions?

Parses a JSON string into a structured ApiVersions object. Assumes the JSON is a root-level Map.