Skip to content

Commit 47bbab3

Browse files
authored
Drop stale superset-leniency note from ElicitResult.content docstring (#2884)
1 parent 7703df1 commit 47bbab3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/mcp/types/_types.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1995,9 +1995,6 @@ class ElicitResult(Result):
19951995
Contains values matching the requested schema. Values can be strings, integers, floats,
19961996
booleans, arrays of strings, or null.
19971997
For URL mode, this field is omitted.
1998-
1999-
The null value arm is superset leniency; the schema-exact surface types
2000-
declare no null arm.
20011998
"""
20021999

20032000

0 commit comments

Comments
 (0)