SwaggerCustomDynamicTree Class
The swagger custom dynamic tree.
Constructor
SwaggerCustomDynamicTree(*, settings: SwaggerCustomDynamicTreeSettings | None = None, open: SwaggerCustomDynamicTreeCommand | None = None, browse: SwaggerCustomDynamicTreeCommand | None = None, **kwargs)
Keyword-Only Parameters
Name | Description |
---|---|
settings
|
The tree settings. Default value: None
|
open
|
The tree on-open configuration. Default value: None
|
browse
|
The tree on-browse configuration. Default value: None
|
Variables
Name | Description |
---|---|
settings
|
The tree settings. |
open
|
The tree on-open configuration. |
browse
|
The tree on-browse configuration. |