diff --git a/swagger/paths/index.yml b/swagger/paths/index.yml index 56416e1be..e4aa9faee 100644 --- a/swagger/paths/index.yml +++ b/swagger/paths/index.yml @@ -360,7 +360,7 @@ # Profile -/profile: +/api/v1/profile: $ref: ./profile/index.yml diff --git a/swagger/swagger.json b/swagger/swagger.json index 55b95fb22..f11f922ab 100644 --- a/swagger/swagger.json +++ b/swagger/swagger.json @@ -3817,7 +3817,7 @@ } } }, - "/profile": { + "/api/v1/profile": { "get": { "tags": [ "Profile"