Generated API#

Package symphony.bdk.gen contains code generated by openAPI generator from swagger specifications of Symphony APIs, namely:

In order to re-generate model and api files, run

cd project_root/api_client_generation
./generate.sh 

The file templates/open-api-generator-cli.jar used to generated model and api files was created from changes done here from this fork to accommodate for type hinting.