implement '/v1/apps/verify_credentials'
This commit is contained in:
parent
5ec9be0b8c
commit
b2ea03383c
14 changed files with 183 additions and 9 deletions
|
|
@ -4,6 +4,6 @@ namespace MisskeyEntity {
|
|||
name: string
|
||||
callbackUrl: string
|
||||
permission: Array<string>
|
||||
secret: string
|
||||
secret?: string
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue