@@ -984,7 +984,7 @@ const docTemplate = `{
|
||||
"tags": [
|
||||
"User"
|
||||
],
|
||||
"summary": "Get My User Information",
|
||||
"summary": "Get Other User Information",
|
||||
"responses": {
|
||||
"200": {
|
||||
"description": "Successful profile retrieval",
|
||||
|
||||
@@ -982,7 +982,7 @@
|
||||
"tags": [
|
||||
"User"
|
||||
],
|
||||
"summary": "Get My User Information",
|
||||
"summary": "Get Other User Information",
|
||||
"responses": {
|
||||
"200": {
|
||||
"description": "Successful profile retrieval",
|
||||
|
||||
@@ -725,7 +725,7 @@ paths:
|
||||
type: object
|
||||
security:
|
||||
- ApiKeyAuth: []
|
||||
summary: Get My User Information
|
||||
summary: Get Other User Information
|
||||
tags:
|
||||
- User
|
||||
/user/list:
|
||||
|
||||
Reference in New Issue
Block a user