v1

latestSwagger 2.02026-07-13665689.1 KB
Review

HTTP PUT (update) a recipe review. DEPRECATED. Please see recipe/review/{reviewId} PUT for the new endpoint. We are moving to a string-based primary key system, no longer integers, for reviews and replies.

put/recipe/{recipeId}/review/{reviewId}

Path parameters

reviewIdinteger required

reviewId (int)

recipeIdinteger required

recipeId (int)

Request body

StarRatinginteger
MakeAgainstring
Commentstring
ActiveMinutesinteger
TotalMinutesinteger
ParentIDinteger
GUIDstring

Response

OK

IDstring
ReviewIDinteger
GUIDstring
Commentstring
StarRatingnumber double
TotalMinutesinteger
ActiveMinutesinteger
CreationDatestring date-time
ParentIDinteger
ReplyCountinteger
LastModifiedstring date-time