GET Data/RecipeList/{recipecategoryid}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
recipecategoryid

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

Collection of IRecipe
NameDescriptionTypeAdditional 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.