Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 176 Bytes

GENERATE.md

File metadata and controls

5 lines (4 loc) · 176 Bytes

How to generate this library

docker run -w /foo -v$PWD:/foo --rm -it swaggerapi/swagger-codegen-cli:v2.3.0 generate -i zuora.yml -o . -l ruby -c swagger_config.json