Project

Profile

Help

Story #3324

Updated by bmbouter about 6 years ago

The publish REST API needs to accept a <code>repository</code> 'repository' or a <code>repository_version</code> 'repository_version' parameter. When the <code>repository_version</code> 'repository_version' is specified, the publisher should publish that repository version. When only the <code>repository</code> 'repository' is specified, the latest repository version for that repository should be published.

Back