forked from loafle/openapi-generator-original
ApiFactory provides a get_api() method to generate API objects without having to hard-code class names. All API and object classes are loaded automatically. Also, added proper accessors for attributes of object classes.