File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ Next, we can retrieve the bound schema:
78
78
<summary >You should be able to see: </summary >
79
79
```
80
80
JSON Schema was retrieved successfully. Please see details below:
81
- {'created_by': '3443707 ',
81
+ {'created_by': '<your synapse user id> ',
82
82
'created_on': '2025-06-17T15:26:13.718Z',
83
83
'enable_derived_annotations': True,
84
84
'json_schema_version_info': JSONSchemaVersionInfo(
@@ -91,7 +91,7 @@ JSON Schema was retrieved successfully. Please see details below:
91
91
semantic_version='0.0.1',
92
92
json_sha256_hex='f01270d61cf9a317b9f33a8acc1d86d330effc3548ad350c60d2a072de33f3fd',
93
93
created_on='2025-06-13T21:46:37.457Z',
94
- created_by='3443707 '),
94
+ created_by='<your synapse user id> '),
95
95
'object_id': 68294149,
96
96
'object_type': 'entity'}
97
97
```
You can’t perform that action at this time.
0 commit comments