Add support for labels and properties when creating artifacts #2742
Labels
area/rest-api
area/rest-client
Beginner Friendly
Solving this issue can help people who are starting with the project learn
component/registry
priority/normal
type/enhancement
New feature or request
The create artifact API currently allows name and description to be set (as http request headers) when creating an artifact. It would be nice to also allow labels and properties.
Also, it would be good to improve the
application/create.extended+json
by allowing metadata (optionally) as part of the JSON payload of the request.The text was updated successfully, but these errors were encountered: