Using Service API to update a published content and there isn't a new version created.
It is by design. ServiceApi does not work with versions as it uses DTO + MetaObject internally.
If you want a new draft version to be created you will have to use Content APIs, not ServiceAPI.
Please sign in to leave a comment.