RestaurantController
Functions
Link copied to clipboard
@Post
Link copied to clipboard
@Delete(value = "/{restaurantId}")
Link copied to clipboard
@Get
Link copied to clipboard
@Get(value = "/{restaurantId}")
Link copied to clipboard
@Put(value = "/{restaurantId}")