Azeez Lukman
Azeez Lukman
Good one. How about adding a screenshot of your fix, this could help get this merged faster
@kevinansfield So the the fix should allow something like: ``` const api = new GhostContentAPI({ url: 'YOUR URL', key: 'YOUR KEY', version: "VERSION", formatResponse: true/false }) ``` so the option...
This presents an option to skip formatting the returned response from the api
Hi @monde Thanks for your swift response. I just tried adding an `app_settings_json` attribute on `okta_app_swa` so I can apply the siteURL setting but I got an error ```bash │...