API Integration and method response stay empty

Hi,

Recently i noticed that when i deploy my API, the method and integration responses are empty. in the past serverless took care of this.
When i deploy locally (sls version 1.23.0) it all goes fine. But when a deploy via jenkins (the latest version - 1.26.0) the deploy doesn’t add method and integration responses to my api endpoints.

Is this something we have to do manually now since 1.26.0 ?