Description When a binding is created between a mobile client and a mobile service in the project overview, the service binding is not annotated with the following annotations: binding.aerogear.org/provider, binding.aerogear.org/consumer, generateName. The reason for this is that we pass in our own binding meta from our own UI. This data is not currently passed from the existing UI and from the oc CLI. |