Skip to content

Commit 61c04fc

Browse files
committed
update purpose of tutorial
1 parent 09aed31 commit 61c04fc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/tutorials/python/json_schema.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ In this tutorial, you will learn how to bind a JSON Schema to a folder, which al
88
By the end of this tutorial, you will:
99

1010
1. Log in and create a project and folder
11-
2. Retrieve the JSON Schema and the organization that have already been created for the purpose of this tutorial
11+
2. Learn how to retrieve an organization and schema. If they do not exist, understand how to create them.
1212
3. Bind the JSON Schema to a folder
13-
4. Add annotations and validate against the schema
14-
5. Attach and validate a file
13+
4. Add annotations to the folder and validate them against the schema.
14+
5. Attach a file to the folder, add annotations, and validate the file against the schema.
1515
6. View schema validation statistics and results
1616

1717
## Prerequisites

0 commit comments

Comments
 (0)