[yoga-4] add dynamic service page
This commit is contained in:
4
yoga-cms/types/generated/contentTypes.d.ts
vendored
4
yoga-cms/types/generated/contentTypes.d.ts
vendored
@@ -34,10 +34,6 @@ export interface AdminApiToken extends Struct.CollectionTypeSchema {
|
||||
minLength: 1;
|
||||
}> &
|
||||
Schema.Attribute.DefaultTo<''>;
|
||||
encryptedKey: Schema.Attribute.Text &
|
||||
Schema.Attribute.SetMinMaxLength<{
|
||||
minLength: 1;
|
||||
}>;
|
||||
expiresAt: Schema.Attribute.DateTime;
|
||||
lastUsedAt: Schema.Attribute.DateTime;
|
||||
lifespan: Schema.Attribute.BigInteger;
|
||||
|
||||
Reference in New Issue
Block a user