gluster / python-gluster-mgmt-client

Python bindings for gluster
GNU General Public License v3.0
5 stars 3 forks source link

Experiment: Use Swagger tools to auto generate api_client code #17

Open devyanikota opened 6 years ago

devyanikota commented 6 years ago

Implement usage of swagger tools to auto-generate api_client code.

devyanikota commented 6 years ago

@aravindavk @sac I think am hitting this irrespective of change in dependency versions: https://github.com/swagger-api/swagger-codegen/issues/2839

aravindavk commented 6 years ago

Looks like only swagger-snapshot version supports openapi 3.0. Try with Swagger codegen snapshot version.

devyanikota commented 6 years ago

@aravindavk Am using the latest swagger-codegen snapshot version: swagger-codegen-cli-3.0.0-20180717.153005-90.jar This is the latest build as on July 17th. Blocked at this error