api_spec()
Apr 4, 2012
by Christopher Aker
Introducing a new API call: api_spec() – which generates the entire Linode API specification in machine readable format. The structure generated contains all API classes and methods, and includes method parameters, their descriptions, data types, default values, and what errors may be thrown. A common problem when implementing API bindings or tools is that one […]
Linode