API generation

This commit is contained in:
delvedor
2020-07-03 08:44:01 +02:00
parent aa7d7b02ad
commit 8c4042d913
3 changed files with 12 additions and 4 deletions

View File

@ -2573,6 +2573,7 @@ export interface WatcherStop extends Generic {
export interface XpackInfo extends Generic {
categories?: string | string[];
accept_enterprise?: boolean;
}
export interface XpackUsage extends Generic {