We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8a780f commit 152bd23Copy full SHA for 152bd23
docs/advanced/api.md
@@ -125,7 +125,7 @@ Content-Type: application/json
125
### <Badge type="tip" text="Yggdrasil" /> 获取用户名下所有角色的 Yggdrasil 档案 <Badge type="tip" text="🔒 需要鉴权" /> {#get-all-yggdrail-profiles-of-user}
126
127
```http
128
-GET https://littleskin.cn/api/yggdrasil/sessionserver/session/minecraft/profiles HTTP/1.1
+GET https://littleskin.cn/api/yggdrasil/sessionserver/session/minecraft/profile HTTP/1.1
129
Accept: application/json
130
```
131
0 commit comments