Apply the ApiVersions schema to an API object.
Examples
if (FALSE) { # interactive()
x <- call_guru_api("/specs/apis.guru/2.2.0.json")
names(x)
schema_api_version(x)
}
Apply the ApiVersions schema to an API object.
if (FALSE) { # interactive()
x <- call_guru_api("/specs/apis.guru/2.2.0.json")
names(x)
schema_api_version(x)
}