Update sets
This commit is contained in:
@ -10,7 +10,7 @@ public class AvatarController : Controller
|
|||||||
/// Robohash avatar endpoints
|
/// Robohash avatar endpoints
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
/// Available sets: `cyberpunks`
|
/// Available sets: `cyberpunks` / `robots` / `zombies`
|
||||||
/// </remarks>
|
/// </remarks>
|
||||||
/// <param name="set"></param>
|
/// <param name="set"></param>
|
||||||
/// <param name="value">Any value, can contain a file extension, response is only image/webp</param>
|
/// <param name="value">Any value, can contain a file extension, response is only image/webp</param>
|
||||||
|
Reference in New Issue
Block a user