5 references to Array
Shared (5)
JsonSchemaExporter\JsonSchemaExporter.cs (3)
357Type = JsonSchemaType.Array, 388Type = JsonSchemaType.Array, 633[typeof(JsonArray)] = _ => new JsonSchema { Type = JsonSchemaType.Array },
JsonSchemaExporter\JsonSchemaExporter.JsonSchema.cs (2)
485JsonSchemaType.Array, 525JsonSchemaType.Array => "array",