GET Data/RecipeMethods/{recipeId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| recipeId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of IRecipeMethod| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| RecipeId | integer |
None. |
|
| StepNumber | integer |
None. |
|
| StepMethod | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.