download-starter-project
Library API
#842
Labels
area/registry
Devfile registry for stacks and infrastructure
download-starter-project
Library API
#842
Which area this feature is related to?
/area registry
Which functionality do you think we should add?
Why is this needed? Is your feature request related to a problem?
To perform the same operation as the download starter project REST API endpoint but as a library API.
Detailed description:
In issue #720, the
download-starter-project
REST API endpoint was added as a replacement for the previous functionality within the registry viewer. As discussed in PR devfile/registry-support#113, we would like to add a library API which performs the same operation as the current REST one to allow availability to clients which import the library API rather than connect the index server's REST API.Describe the solution you'd like
An exported function which could be invoked the follow way:
download-starter-project
function conceptsversion
parameterDescribe alternatives you've considered
Omit this feature and downloading starter projects must either be done using the REST API or manually.
Target Date: 07-14-2022
The text was updated successfully, but these errors were encountered: