IBM / FoodTrackerBackend

This tutorial teaches how to create a Kitura Swift backend for the FoodTracker iOS app tutorial from Apple. This project contains a version of the tutorial code that has been updated to use Codable rather than NSCoder.
108 stars 38 forks source link

Update RetrievingAndDeleting.md #4

Closed lbatr3s closed 6 years ago

lbatr3s commented 6 years ago

-Meal parameter is not needed in order to fetch the list of meals.

seabaylea commented 6 years ago

Thanks for raise the PR @lbatr3s. LGTM. Merging.