Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor Change to slug of the download-starter-project endpoint #865

Closed
michael-valdron opened this issue Jun 9, 2022 · 0 comments · Fixed by devfile/registry-support#119
Assignees
Labels
area/registry Devfile registry for stacks and infrastructure

Comments

@michael-valdron
Copy link
Member

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> to GET /devfiles/<stack>/starter-projects/<starterProjectName>, this would as well change the multi version from GET /devfiles/<stack>/<version>/starterProjects/<starterProjectName> to GET /devfiles/<stack>/<version>/starter-projects/<starterProjectName>.

Target Date: 06-09-2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/registry Devfile registry for stacks and infrastructure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant