How can I create an asset of http-api type in Anypoint exchange using the Platform / Exchange API ?
I am trying to automate the HTTP API Proxy generation in my build pipeline and since an HTTP API doesn't have a RAML, I am little lost on how to create the asset to exchange?
I am aware that there in an API that can take a JSON input for the creating exchange assets but I am unable to trace it correctly where there is no RAML for the asset.
The step by step guide in the documentation plus the example linked on that page that points to the asset creation API documentation portal has all the information that you need. There are examples for each type of asset, including HTTP API.