struct Laspatule::API::Schemas::Recipe
- Laspatule::API::Schemas::Recipe
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
laspatule/api/schemas/recipe.crConstructors
Instance Method Summary
- #id : Int32
- #ingredients : Array(Ingredient)
- #sections : Array(Models::Recipe::Section)
- #title : String
- #user : Models::User