2f990a14e6
* docs: generate API reference for 2.10.3 * fix curl example
9 lines
215 B
YAML
9 lines
215 B
YAML
type: object
|
|
description: The details of a view configuration.
|
|
x-schemaName: AdminViewConfigurationResponse
|
|
required:
|
|
- view_configuration
|
|
properties:
|
|
view_configuration:
|
|
$ref: ./AdminViewConfiguration.yaml
|