heroku / heroku-connect-plugin

CLI plugin for Heroku Connect (experimental)
Apache License 2.0
23 stars 8 forks source link

Import configs using raw JSON payload #6

Closed gulopine closed 8 years ago

gulopine commented 8 years ago

As a bonus, using a raw JSON body instead of a multipart file upload, we can use the existing API client, rather than relying on restler for just this one case. So I've removed that from the project as well.

gulopine commented 8 years ago

:eyes:

lambacck commented 8 years ago

:+1: