Minor Change to slug of the download-starter-project
endpoint
#865
Labels
area/registry
Devfile registry for stacks and infrastructure
download-starter-project
endpoint
#865
Which area/kind this issue is related to?
/area registry
Issue Description
for #781
This would change the slug from
GET /devfiles/<stack>/starterProjects/<starterProjectName>
toGET /devfiles/<stack>/starter-projects/<starterProjectName>
, this would as well change the multi version fromGET /devfiles/<stack>/<version>/starterProjects/<starterProjectName>
toGET /devfiles/<stack>/<version>/starter-projects/<starterProjectName>
.Target Date: 06-09-2022
The text was updated successfully, but these errors were encountered: