h4. What * Add app validation in Before to do the endpoint /apps/:id/versions which update a list of versions * You can update any versions. It should be doing a check to see if the all versions are related to the app ID exist * If not return an error as Bad Request ( invalid id supplied ) in the URL this scenario . |
|