Hi, How works the versioning using the SlingPostServlet?
I an creating new resources using the SlingPostServlet, I have an observator that adds the mixins referenceable and versionable to the new created node. Is Sling saving all vesions of the node automatically? Thank you.