fix: Update the profile API URL in the documentation (#6875)
This commit is contained in:
@@ -360,7 +360,7 @@
|
||||
|
||||
|
||||
# Profile
|
||||
/profile:
|
||||
/api/v1/profile:
|
||||
$ref: ./profile/index.yml
|
||||
|
||||
|
||||
|
||||
@@ -3817,7 +3817,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"/profile": {
|
||||
"/api/v1/profile": {
|
||||
"get": {
|
||||
"tags": [
|
||||
"Profile"
|
||||
|
||||
Reference in New Issue
Block a user