Update api's should return an error if the specific element does not exist #448
Labels
area/api
Enhancement or issue related to the api/devfile specification
kind/enhancement
New feature or request
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.
The text was updated successfully, but these errors were encountered: