So something like that would be possible ```json { "schema": { "url": "https://...", "headers": "x-auth-token: test; x-custom-flag: test" } } ```
So something like that would be possible
{ "schema": { "url": "https://...", "headers": "x-auth-token: test; x-custom-flag: test" } }