Apply the ApiVersions schema to multiple versions of an API object.
Examples
if (FALSE) { # interactive()
x <- call_guru_api(path = "/apache.org.json")$apis
names(x)
schema_api_version(x)
}
Apply the ApiVersions schema to multiple versions of an API object.
if (FALSE) { # interactive()
x <- call_guru_api(path = "/apache.org.json")$apis
names(x)
schema_api_version(x)
}