There is a circular dependency which should be resolved. `client-config` requires `platform-api` (https://github.com/heroku/platform-api/blob/master/config/client-config.rb#L5) and `platform-api` requires `client-config` (https://github.com/heroku/platform-api/blob/master/lib/platform-api.rb#L20)
There is a circular dependency which should be resolved.
client-configrequiresplatform-api(https://github.com/heroku/platform-api/blob/master/config/client-config.rb#L5) andplatform-apirequiresclient-config(https://github.com/heroku/platform-api/blob/master/lib/platform-api.rb#L20)