mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 15:37:33 +08:00
show example after api token generated
This commit is contained in:
@@ -21,6 +21,7 @@ export interface TokenRevokeRequest {
|
||||
|
||||
export interface TokenGenerateAPIResponse {
|
||||
readonly token: string;
|
||||
readonly apiBaseUrl: string;
|
||||
}
|
||||
|
||||
export interface TokenGenerateMCPResponse {
|
||||
|
||||
Reference in New Issue
Block a user