Correct add-cluster metadata form field syntax 98/110598/1
authorIgor D.C <igor.duarte.cardoso@intel.com>
Sun, 26 Jul 2020 05:30:08 +0000 (05:30 +0000)
committerIgor D.C <igor.duarte.cardoso@intel.com>
Sun, 26 Jul 2020 05:32:30 +0000 (05:32 +0000)
commit6186da3b2a7c30b4979c9b8530ca59667ae12446
tree7d17ffbb00e1977f043da73c12d4cb7e5c223116
parent39b7d2f8a79f23141301e7b9abf7bf3a0f2e8f21
Correct add-cluster metadata form field syntax

Currently, the "metadata" form field expects JSON with the
top-level dictionary "metadata", and then the actual data inside.

The Postman collection doesn't provide that top-level dict which
results in a failed API call when using the Postman request as is.

Issue-ID: MULTICLOUD-1143
Signed-off-by: Igor D.C <igor.duarte.cardoso@intel.com>
Change-Id: I5f0c4b699eb38f7e133e9d3d55eb2a0eda890601
docs/EMCO.postman_collection.json