Skip to content

Commit 0fa445a

Browse files
committed
docs(api): update example overflow strategy for enrichment
1 parent 836f37b commit 0fa445a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1685,7 +1685,7 @@ components:
16851685
`null`, which is the default setting, raises an error if the input exceeds
16861686
the model''s maximum input length.'
16871687
examples:
1688-
- null
1688+
- auto
16891689
type: object
16901690
required:
16911691
- model
@@ -1705,7 +1705,7 @@ components:
17051705
to the plaintiff, Ms. Moody, given the definition of an "employee" at §203(e)(4)
17061706
of the Labor Title does not include volunteers, and, regardless, she lives
17071707
in Austria."'
1708-
overflow_strategy: null
1708+
overflow_strategy: auto
17091709
EnrichmentResponse:
17101710
properties:
17111711
results:

0 commit comments

Comments
 (0)