4fe28f5a95
* reorganize docs apps * add README * fix directory * add condition for old docs
14 lines
214 B
TypeScript
14 lines
214 B
TypeScript
/**
|
|
* @schema UpdateApiKey
|
|
* type: object
|
|
* description: SUMMARY
|
|
* x-schemaName: UpdateApiKey
|
|
* properties:
|
|
* title:
|
|
* type: string
|
|
* title: title
|
|
* description: The api key's title.
|
|
*
|
|
*/
|
|
|