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.
|
|
*
|
|
*/
|
|
|