2 references to AnyOfPropertyName
Shared (2)
JsonSchemaExporter\JsonSchemaExporter.cs (1)
144state.PushSchemaNode(JsonSchemaConstants.AnyOfPropertyName);
JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (1)
431objSchema.Add(JsonSchemaConstants.AnyOfPropertyName, anyOfArray);