We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d5aa32 commit ed4a85aCopy full SHA for ed4a85a
_docs/api/JsonSchema.Net.Generation/JsonExcludeAttribute.md
@@ -22,7 +22,7 @@ Indicates that the property should be excluded from generation.
22
23
This attribute functions exactly the same as the **System.Text.Json.Serialization.JsonIgnoreAttribute**. It
24
is included separately to support the case where the model should be serialized with
25
-a property or an enum member but schema generation should ignore it.
+a property but schema generation should ignore it.
26
27
## Properties
28
0 commit comments