Details
-
Type:
Sub-task
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 6.0.0-b1
-
Component/s: None
-
Labels:None
Description
Create the JSON example files in core/Util/ExampleData/examples/
Each file contains the sanitized example data for that model with proper structure including embedded related objects.
Acceptance Criteria:
- One JSON file per model in examples/ directory
- Valid JSON syntax
- Structure matches runtime get() output
- Contains realistic fake data