Skip to content

Commit 2bbb5fc

Browse files
committed
Update example
1 parent f451963 commit 2bbb5fc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

examples/Extractor-example.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,12 @@ supported_filetypes:
4949
Example Extractor can parse example-filetype once in a blue moon.
5050
template:
5151
input_type: example
52+
supported_output_schemas:
53+
- schema:
54+
description: >-
55+
The fields in the output example extractor follows the JSONSchema linked below.
56+
href: >-
57+
https://example.com/schema.json
58+
5259
license:
5360
uri: https://example.com

0 commit comments

Comments
 (0)