| Not invested in the name of the method but see no reason to change it , it would be the same as changeing getApps to getAppsThatAreNotDeleted or getAppsById to getAppsByIdThatAreNotDeleted . Camila Macedo there is no reason to bind an app that is in a deleted state, returning an err in this case would be expected behavior. Plus we would never wish our end user to see apps that are deleted, They would expect that an app that is deleted would not return from the endpoint. |