Skip to content

Commit 683fcf4

Browse files
authored
Update README to specify tool settings for schemas
Clarified that schema lists can be configured in the tool settings file.
1 parent c2eec52 commit 683fcf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • documentation_user/examples/schema_selection_list

documentation_user/examples/schema_selection_list/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Overview
44

5-
You can provide one or more lists of pre-defined JSON schemas the user can load from.
5+
You can provide one or more lists of pre-defined JSON schemas the user can load from in the tool settings file.
66
This is especially useful for organizations to give their teams quick access to their schemas.
77
The lists of schemas to show to the user can be configured in the settings, under the `schemaSelectionLists` key.
88
A list of schemas can be defined by a URL to a JSON file or by an inline array of schema definitions:

0 commit comments

Comments
 (0)