مشاركة عبر


SwaggerCustomDynamicTreeCommand interface

أمر شجرة swagger.

الخصائص

itemFullTitlePath

المسار إلى خاصية عنصر تحدد اسم العرض للعنصر.

itemIsParent

المسار إلى خاصية عنصر تحدد اسم العرض للعنصر.

itemsPath

المسار إلى خاصية عنصر تحدد اسم العرض للعنصر.

itemTitlePath

المسار إلى خاصية عنصر تحدد اسم العرض للعنصر.

itemValuePath

المسار إلى خاصية عنصر تحدد اسم العرض للعنصر.

operationId

المسار إلى خاصية عنصر تحدد اسم العرض للعنصر.

parameters

قاموس <SwaggerCustomDynamicTreeParameter>

selectableFilter

المسار إلى خاصية عنصر تحدد اسم العرض للعنصر.

تفاصيل الخاصية

itemFullTitlePath

المسار إلى خاصية عنصر تحدد اسم العرض للعنصر.

itemFullTitlePath?: string

قيمة الخاصية

string

itemIsParent

المسار إلى خاصية عنصر تحدد اسم العرض للعنصر.

itemIsParent?: string

قيمة الخاصية

string

itemsPath

المسار إلى خاصية عنصر تحدد اسم العرض للعنصر.

itemsPath?: string

قيمة الخاصية

string

itemTitlePath

المسار إلى خاصية عنصر تحدد اسم العرض للعنصر.

itemTitlePath?: string

قيمة الخاصية

string

itemValuePath

المسار إلى خاصية عنصر تحدد اسم العرض للعنصر.

itemValuePath?: string

قيمة الخاصية

string

operationId

المسار إلى خاصية عنصر تحدد اسم العرض للعنصر.

operationId?: string

قيمة الخاصية

string

parameters

قاموس <SwaggerCustomDynamicTreeParameter>

parameters?: {[propertyName: string]: SwaggerCustomDynamicTreeParameter}

قيمة الخاصية

{[propertyName: string]: SwaggerCustomDynamicTreeParameter}

selectableFilter

المسار إلى خاصية عنصر تحدد اسم العرض للعنصر.

selectableFilter?: string

قيمة الخاصية

string