mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-02 12:49:02 -05:00
regenerate API
This commit is contained in:
@@ -46,10 +46,10 @@ export interface PatchedIngredientRequest {
|
||||
unit?: UnitRequest;
|
||||
/**
|
||||
*
|
||||
* @type {string}
|
||||
* @type {number}
|
||||
* @memberof PatchedIngredientRequest
|
||||
*/
|
||||
amount?: string;
|
||||
amount?: number;
|
||||
/**
|
||||
*
|
||||
* @type {string}
|
||||
|
||||
Reference in New Issue
Block a user