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