Skip to content

Commit 6f4cd36

Browse files
author
json-everything-ci
committed
regenerated api docs
1 parent 212b128 commit 6f4cd36

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

_docs/api/JsonSchema.Net.Generation/title.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ bookmark: JsonSchema.Net.Generation
44
permalink: /api/JsonSchema.Net.Generation/:title/
55
folder: true
66
order: "10.05"
7-
version: "4.1.0"
7+
version: "4.1.1"
88
---

_docs/release-notes/rn-json-schema-generation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: JsonSchema.Net.Generation
44
icon: fas fa-tag
55
order: "09.05"
66
---
7+
# [4.1.1](https://github.com/gregsdennis/json-everything/pull/670)
8+
9+
Add support for multiple `[If]` attributes for the same property under the same group creating an `enum` keyword with all of the values.
10+
711
# [4.1.0](https://github.com/gregsdennis/json-everything/pull/670) {#release-schemagen-4.1.0}
812

913
[#667](https://github.com/gregsdennis/json-everything/issues/667) - Add support for `description` keyword creation from XML comments `<Summary>`. Thanks to [@zlepper](https://github.com/zlepper) for applying pressure on this feature.

0 commit comments

Comments
 (0)