I should just completely rethink this, it doesn't make sense for call to have a content_type since the request and the response can have different content types, so the call shouldn't be in charge of this, except VersionCall needs it to do versioning, so I will need to rethink how that is done
I should just completely rethink this, it doesn't make sense for call to have a content_type since the request and the response can have different content types, so the call shouldn't be in charge of this, except VersionCall needs it to do versioning, so I will need to rethink how that is done