docs: generate API reference for 2.10.3 (#13548)
* docs: generate API reference for 2.10.3 * fix curl example
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
type: object
|
||||
description: The details of a view configuration.
|
||||
x-schemaName: AdminViewConfigurationResponse
|
||||
required:
|
||||
- view_configuration
|
||||
properties:
|
||||
view_configuration:
|
||||
$ref: ./AdminViewConfiguration.yaml
|
||||
Reference in New Issue
Block a user