mirror of
https://github.com/strapi/strapi.git
synced 2025-11-04 20:07:19 +00:00
remove lastUsed from create
This commit is contained in:
parent
fd05d49346
commit
21845bb0d0
@ -79,7 +79,6 @@ const hash = (accessKey) => {
|
|||||||
* @param {Object} attributes
|
* @param {Object} attributes
|
||||||
* @param {TokenType} attributes.type
|
* @param {TokenType} attributes.type
|
||||||
* @param {string} attributes.name
|
* @param {string} attributes.name
|
||||||
* @param {number} attributes.lastUsed
|
|
||||||
* @param {string[]} [attributes.permissions]
|
* @param {string[]} [attributes.permissions]
|
||||||
* @param {string} [attributes.description]
|
* @param {string} [attributes.description]
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user