What's new in the Minikai API.
Profile pictures are served from the API, and accept four image types
v1.13.0 POST /Minis/{id}/profile-picture returns the application path the picture is served from rather than an
internal storage location, and MiniDto.profilePictureUrl and SkillAssetDto.url carry the same style of path. Uploads
now accept image/jpeg, image/png, image/gif and image/webp only; SVG and TIFF are rejected with a 400, because
no browser paints either in an avatar.