Allow structure field of ai_task.generate_data for non-advanced users (#151481)

pull/151499/head
Denis Shulyaka 2025-09-01 13:06:09 +03:00 committed by GitHub
parent 2106c4cfb9
commit 1f584f011e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ generate_data:
supported_features:
- ai_task.AITaskEntityFeature.GENERATE_DATA
structure:
advanced: true
required: false
example: '{ "name": { "selector": { "text": }, "description": "Name of the user", "required": "True" } } }, "age": { "selector": { "number": }, "description": "Age of the user" } }'
selector: