The `Example` and `Discriminator` keywords do not get rendered during serialization as they are not supported by JsonSchema.NET. Related to this PR: https://github.com/microsoft/OpenAPI.NET/pull/1278
The
ExampleandDiscriminatorkeywords do not get rendered during serialization as they are not supported by JsonSchema.NET.Related to this PR: #1278