Skip to content

Commit 69611df

Browse files
Update docs/upgrade-guide-2.md
Co-authored-by: Vincent Biret <[email protected]>
1 parent 186b182 commit 69611df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrade-guide-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ Discriminator = new()
632632
}
633633

634634
//v2.0
635-
Discriminator = new()public string? ExclusiveMaximum
635+
Discriminator = new()
636636
{
637637
PropertyName = "@odata.type",
638638
Mapping = new Dictionary<string, OpenApiSchemaReference> {

0 commit comments

Comments
 (0)