How to upload JSON asset using Asset API
Hi. I am using AEM Assent API and trying to upload a binary file using HTTP request.
Here you can find the docs: https://docs.adobe.com/content/help/en/experience-manager-65/assets/extending/mac-api-assets.html#create-an-asset
It's working for images but for every json files i am uploading, it's creating new directory with name of the file instead of uploading this file. Any suggestions? How the request should looks like?



