gw2v1RecipeDetails

@JvmName(name = "gw2v1RecipeDetails-Alias")
fun gw2v1RecipeDetails(recipeId: GW2RecipeId, configure: RequestConfigurer? = null): RequestTemplate<GW2v1RecipeDetails>

Returns information about the recipes in the game.

Authenticated:       No
Paginated: No
Bulk expanded: No
Localized: No
Cache time: N/A

Read more: https://wiki.guildwars2.com/wiki/API:1/recipe_details

Return

the request that can be executed to query the API

Parameters

recipeId

the recipe's ID

configure

configure action for the request