Skip to content

Commit 89a8fee

Browse files
author
json-everything-ci
committed
regenerated api docs
1 parent 536d576 commit 89a8fee

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

_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.055"
7-
version: "7.1.1"
7+
version: "7.1.2"
88
---

_docs/api/JsonSchema.Net/title.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ bookmark: JsonSchema.Net
44
permalink: /api/JsonSchema.Net/:title/
55
folder: true
66
order: "10.01"
7-
version: "9.1.1"
7+
version: "9.1.2"
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+
# [7.1.2](https://github.com/gregsdennis/json-everything/pull/1010) {#release-schemagen-7.1.2}
8+
9+
[#1008](https://github.com/gregsdennis/json-everything/issues/1008) - Updates warning suppression to `[GlobalSuppressMessage]` to support post-compilation publish operations.
10+
711
# [7.1.1](https://github.com/gregsdennis/json-everything/pull/1009) {#release-schemagen-7.1.1}
812

913
[#1008](https://github.com/gregsdennis/json-everything/issues/1008) - Adds a warning suppression pragma to source-generated code since that can't be edited to suppress it. Thanks to [@ThomasNieto](https://github.com/ThomasNieto) for flagging this.

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ title: JsonSchema.Net
44
icon: fas fa-tag
55
order: "09.01"
66
---
7+
# [9.1.2](https://github.com/gregsdennis/json-everything/pull/1010) {#release-schema-9.1.2}
8+
9+
[#977](https://github.com/gregsdennis/json-everything/issues/977 - Resolves an issue with reusing `JsonNode`s that already have parents. Issue generally presents when using schema generation.
10+
711
# [9.1.1](https://github.com/gregsdennis/json-everything/pull/1003) {#release-schema-9.1.1}
812

9-
[#999](https://github.com/gregsdennis/json-everything/issues/9990 ([PR](https://github.com/gregsdennis/json-everything/pull/1000)) - Resolved concurrency issue in `SchemaRegistry`. Thanks to [@denispaluca](https://github.com/denispaluca) for providing the fix.
13+
[#999](https://github.com/gregsdennis/json-everything/issues/999 ([PR](https://github.com/gregsdennis/json-everything/pull/1000)) - Resolved concurrency issue in `SchemaRegistry`. Thanks to [@denispaluca](https://github.com/denispaluca) for providing the fix.
1014

1115
# [9.1.0](https://github.com/gregsdennis/json-everything/pull/991) {#release-schema-9.1.0}
1216

0 commit comments

Comments
 (0)