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:
@@ -9,4 +9,18 @@
|
||||
"*.*.*"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
{
|
||||
"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