I have designed an API using API Designer and I deployed it in API Manager.
Then, I have imported the API from API Designer in my application/project from Anypoint Studio.
I have added an autodiscovery configuration. I set the flow which has the HTTP Listener with the API Kit Router and the ID from API Manager.
I have deployed the application in Cloudhub.
When I go to API Manager the status is Unregistered.
This is the API Configuration that I have:
Using the URL from Cloudhub as the Implementation URI.
Am I doing all the steps correctly? Why doesn't the API detect the implementation?