The public API returns a slightly different JSON structure to the admin API because of course it does.
Merge addresses #33
Also added ability to set a scheme in the instance configs so the tool can handle non-HTTPS instances for testing. The default is https so you have to deliberately override the secure default to set http for specific instances.
The public API returns a slightly different JSON structure to the admin API because of course it does.
Merge addresses #33
Also added ability to set a
scheme
in the instance configs so the tool can handle non-HTTPS instances for testing. The default ishttps
so you have to deliberately override the secure default to sethttp
for specific instances.