Building a custom connector. Perhaps I am doing this wrong, but it seems like if I need to modify the JSON in the request body, like adding a new key, or removing a key, I have to "Import from sample" again and start over.
Obviously, this is incredibly inefficient because it loses any modifications I have done to any schema properties.
Is there a more efficient way of adding and removing parameters in the body's JSON?