mirror of
https://github.com/TandoorRecipes/recipes.git
synced 2026-01-03 21:37:49 -05:00
regenerate API
This commit is contained in:
@@ -68,10 +68,10 @@ export interface Property {
|
||||
readonly id: number;
|
||||
/**
|
||||
*
|
||||
* @type {string}
|
||||
* @type {number}
|
||||
* @memberof Property
|
||||
*/
|
||||
propertyAmount: string | null;
|
||||
propertyAmount: number | null;
|
||||
/**
|
||||
*
|
||||
* @type {PropertyType}
|
||||
|
||||
Reference in New Issue
Block a user