fix: Update the profile API URL in the documentation (#6875)

This commit is contained in:
Pranav Raj S
2023-04-10 18:23:20 -07:00
committed by GitHub
parent cf934450ab
commit f4e121cc44
2 changed files with 2 additions and 2 deletions

View File

@@ -360,7 +360,7 @@
# Profile
/profile:
/api/v1/profile:
$ref: ./profile/index.yml

View File

@@ -3817,7 +3817,7 @@
}
}
},
"/profile": {
"/api/v1/profile": {
"get": {
"tags": [
"Profile"