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,13 @@
|
||||
/**
|
||||
* @schema AdminViewConfigurationResponse
|
||||
* type: object
|
||||
* description: The details of a view configuration.
|
||||
* x-schemaName: AdminViewConfigurationResponse
|
||||
* required:
|
||||
* - view_configuration
|
||||
* properties:
|
||||
* view_configuration:
|
||||
* $ref: "#/components/schemas/AdminViewConfiguration"
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user