Publish asset via HTTP API
Hi, I'm working on AIO function that handles asset processing. Business logic requires to upload new asset to AEM or update existing one and republish if it's already published. I have asset successfully uploaded but I can not find any API endpoint that would let me publish the asset. What would be the best way of doing this?