feat: api doc json
Some checks are pending
Build Docker / build (push) Waiting to run
Some checks are pending
Build Docker / build (push) Waiting to run
This commit is contained in:
@@ -10,3 +10,17 @@
|
|||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
"code": 0,
|
||||||
|
"data": {
|
||||||
|
"username": "test",
|
||||||
|
"password": "test",
|
||||||
|
"role": "test",
|
||||||
|
"roleId": "2",
|
||||||
|
"permissions": [
|
||||||
|
"example:dialog:create",
|
||||||
|
"example:dialog:delete"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user