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

Update api's should return an error if the specific element does not exist #448

Closed
yangcao77 opened this issue Apr 29, 2021 · 0 comments · Fixed by devfile/library#83
Closed
Assignees
Labels
area/api Enhancement or issue related to the api/devfile specification kind/enhancement New feature or request

Comments

@yangcao77
Copy link
Contributor

In devfile/library, we have update apis to find particular element and update the detailed information.
However, library does not check or do anything if the element does not exist. Update apis should return an error if the element does not exist, user will get notified if the update cannot be performed due to that.

@yangcao77 yangcao77 added kind/enhancement New feature or request area/api Enhancement or issue related to the api/devfile specification labels Apr 29, 2021
@yangcao77 yangcao77 self-assigned this Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api Enhancement or issue related to the api/devfile specification kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant