parent
baa45859c1
commit
ae5a72a2df
16 changed files with 61 additions and 2 deletions
|
@ -302,7 +302,11 @@ export const packedMeDetailedOnlySchema = {
|
|||
},
|
||||
noCrawle: {
|
||||
type: 'boolean',
|
||||
nullable: true, optional: false,
|
||||
nullable: false, optional: false,
|
||||
},
|
||||
preventAiLarning: {
|
||||
type: 'boolean',
|
||||
nullable: false, optional: false,
|
||||
},
|
||||
isExplorable: {
|
||||
type: 'boolean',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue