Hao Chen created EAGLE-630:
------------------------------
Summary: Add Publishments to Policy API
Key: EAGLE-630
URL: https://issues.apache.org/jira/browse/EAGLE-630
Project: Eagle
Issue Type: New Feature
Affects Versions: v0.5.0
Reporter: Hao Chen
Assignee: Hao Chen
Fix For: v0.5.0
Path:
{code}
POST /metadata/policies/{policyId}/publishments/
{code}
Data: String array, like:
{code}
[
"publishmentName1", "publishmentName2",.., "publishmentNameN"
]
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)