generated from rynoV/AspDotNetMySqlTemplate
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
public async Task<ActionResult<ApiRecipeRating>> PostRecipeRating(ApiRecipeRating apiRecipeRating) public async Task<IActionResult> PutRecipeRating(string userId, int RecipeId, ApiRecipeRating apiObj) public async Task<IActionResult> DeleteRecipeRating(ApiRecipeRating apiObj)
There's most likely more than this, we need to go through and check.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels