I have a project where I need to modify the proxy to enable http response streaming to bypass the 10MB limit. I update the proxy using the definition in JSON format. I am unable to find documentation related to JSON format of payload for updating the proxy.
The corresponding XML configuration is mentioned at https://cloud.google.com/apigee/docs/api-platform/develop/enabling-streaming.
Please let me know how to do the same in JSON format and provide me the links to any related documentation.