GET Data/RecipeList/{recipecategoryid}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
recipecategoryid | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
Collection of IRecipeName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
RecipeName | string |
None. |
|
RecipeCategoryId | integer |
None. |
|
Description | string |
None. |
|
WebsiteUrl | string |
None. |
|
VideoUrl | string |
None. |
|
Notes | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.