• Stars
    star
    1
  • Language
    Java
  • License
    GNU General Publi...
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Autogenerated java client for Heat Ledger API

Heat Ledger Client

This java client is autogenerated by swagger-codegen using this swagger.json file and then, because of errors, using fixed version of it.

Despite official site says updated version of OpenAPI file is invalid, next command successfully generates this client:

java -jar swagger-codegen-cli.jar generate \
-i https://raw.githubusercontent.com/Serg-Maximchuk/heat-client/master/heat-api-swagger.json \
-l java \
--library retrofit2 \
-o .