david-caro / python-foreman

Small low level python wrapper around Foreman API
GNU General Public License v2.0
57 stars 37 forks source link

Add the possibility to generate definitions from foreman apipie #7

Closed david-caro closed 9 years ago

david-caro commented 10 years ago

You can get them from /apidoc.json

Note you may need to set use_cache to false in apipie initializer if your foreman is running in production.

david-caro commented 9 years ago

Done