api: Formatting
This commit is contained in:
parent
e54bb35ff4
commit
b42de56755
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ pub struct AddRecipeIngredientRequest {
|
|||
|
||||
#[derive(Serialize, Deserialize, Clone, Debug, PartialEq, Eq)]
|
||||
pub struct RecipeEditStepsRequest {
|
||||
pub steps: String
|
||||
pub steps: String,
|
||||
}
|
||||
|
||||
#[derive(Serialize, Deserialize, Clone, Debug, PartialEq, Eq)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue