Skip to content

Commit aab3e6c

Browse files
author
json-everything-ci
committed
regenerated api docs
1 parent 7f1d9a1 commit aab3e6c

File tree

28 files changed

+87
-14
lines changed

28 files changed

+87
-14
lines changed

_docs/api/Json.More/title.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ bookmark: Json.More
44
permalink: /api/Json.More/:title/
55
folder: true
66
order: "10.13"
7-
version: "2.0.2"
7+
version: "2.1.0"
88
---

_docs/api/JsonE.Net/title.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ bookmark: JsonE.Net
44
permalink: /api/JsonE.Net/:title/
55
folder: true
66
order: "10.12"
7-
version: "2.2.0"
7+
version: "2.4.0"
88
---

_docs/api/JsonPatch.Net/title.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ bookmark: JsonPatch.Net
44
permalink: /api/JsonPatch.Net/:title/
55
folder: true
66
order: "10.09"
7-
version: "3.1.1"
7+
version: "3.2.3"
88
---

_docs/api/JsonPath.Net/PathResult.md

-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,5 @@ The results of a JSON Path evaluation against a JSON instance.
1818

1919
| Name | Type | Summary |
2020
|---|---|---|
21-
| **Error** | string | An error, if any, that occurred during evaluation. |
2221
| **Matches** | NodeList | The list of matches. |
2322

_docs/api/JsonPath.Net/title.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ bookmark: JsonPath.Net
44
permalink: /api/JsonPath.Net/:title/
55
folder: true
66
order: "10.08"
7-
version: "1.1.6"
7+
version: "2.0.0"
88
---

_docs/api/JsonPointer.Net/title.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ bookmark: JsonPointer.Net
44
permalink: /api/JsonPointer.Net/:title/
55
folder: true
66
order: "10.10"
7-
version: "5.0.2"
7+
version: "5.1.0"
88
---

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ bookmark: JsonSchema.Net.ArrayExt
44
permalink: /api/JsonSchema.Net.ArrayExt/:title/
55
folder: true
66
order: "10.03"
7-
version: "2.1.0"
7+
version: "2.2.0"
88
---

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ bookmark: JsonSchema.Net.Data
44
permalink: /api/JsonSchema.Net.Data/:title/
55
folder: true
66
order: "10.02"
7-
version: "6.1.0"
7+
version: "7.0.0"
88
---

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ bookmark: JsonSchema.Net.DataGeneration
44
permalink: /api/JsonSchema.Net.DataGeneration/:title/
55
folder: true
66
order: "10.07"
7-
version: "2.2.0"
7+
version: "2.3.0"
88
---

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ bookmark: JsonSchema.Net.Generation.DataAnnotations
44
permalink: /api/JsonSchema.Net.Generation.DataAnnotations/:title/
55
folder: true
66
order: "10.06"
7-
version: "1.1.0"
7+
version: "1.2.0"
88
---

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

+1-1
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.5.1"
7+
version: "4.6.0"
88
---

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ bookmark: JsonSchema.Net.OpenApi
44
permalink: /api/JsonSchema.Net.OpenApi/:title/
55
folder: true
66
order: "10.04"
7-
version: "3.1.0"
7+
version: "3.2.0"
88
---

_docs/api/JsonSchema.Net/title.md

+1-1
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: "7.2.3"
7+
version: "7.3.0"
88
---

_docs/api/Yaml2JsonNode/title.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ bookmark: Yaml2JsonNode
44
permalink: /api/Yaml2JsonNode/:title/
55
folder: true
66
order: "10.14"
7-
version: "2.1.1"
7+
version: "2.2.0"
88
---

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

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: JsonE.Net
44
icon: fas fa-tag
55
order: "09.12"
66
---
7+
# [2.3.0](https://github.com/gregsdennis/json-everything/pull/822) {#release-e-2.3.0}
8+
9+
Add .Net 9.0 support.
10+
711
# [2.2.0](https://github.com/gregsdennis/json-everything/pull/805) {#release-e-2.2.0}
812

913
Adds the newly introduced `$reduce` operator and `range()` functions.

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

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: JsonLogic
44
icon: fas fa-tag
55
order: "09.11"
66
---
7+
# [5.4.0](https://github.com/gregsdennis/json-everything/pull/822) {#release-logic-5.4.0}
8+
9+
Add .Net 9.0 support.
10+
711
# [5.3.0](https://github.com/gregsdennis/json-everything/pull/808) {#release-logic-5.3.0}
812

913
[#807](https://github.com/gregsdennis/json-everything/issues/807) - Added `JsonLogic.Variable()` overload that takes a rule as a parameter instead of just a variable path string.

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

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: Json.More.Net
44
icon: fas fa-tag
55
order: "09.13"
66
---
7+
# [2.1.0](https://github.com/gregsdennis/json-everything/pull/822) {#release-more-2.1.0}
8+
9+
Add .Net 9.0 support.
10+
711
# [2.0.2](https://github.com/gregsdennis/json-everything/commit/782198a80220fc2e54dfe3e01c2e4da54ab4cad7) {#release-more-2.0.2}
812

913
Updating _System.Text.Json_ to 8.0.4 due to a vulnerability.

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

+19
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@ title: JsonPatch.Net
44
icon: fas fa-tag
55
order: "09.09"
66
---
7+
# [3.2.3](https://github.com/gregsdennis/json-everything/pull/829) {#release-patch-3.2.3}
8+
9+
- [#825](https://github.com/gregsdennis/json-everything/issues/825) - Remove and replace not working when `path` pointer ends with `-`. (Cannot access end of array.)
10+
11+
# [3.2.2](https://github.com/gregsdennis/json-everything/pull/828) {#release-patch-3.2.2}
12+
13+
- [#825](https://github.com/gregsdennis/json-everything/issues/825) - Copy not working when `to` pointer ends with `-`. (Cannot copy to end of array.)
14+
15+
# [3.2.1](https://github.com/gregsdennis/json-everything/pull/827) {#release-patch-3.2.1}
16+
17+
- [#825](https://github.com/gregsdennis/json-everything/issues/825) - Move not working when `to` pointer ends with `-`. (Cannot move to end of array.)
18+
- [#826](https://github.com/gregsdennis/json-everything/issues/826) - Copy should insert values, not overwrite them.
19+
20+
Thanks to [@vimateck](https://github.com/vimateck) for reporting and identifying the sources for these issues.
21+
22+
# [3.2.0](https://github.com/gregsdennis/json-everything/pull/822) {#release-patch-3.2.0}
23+
24+
Add .Net 9.0 support.
25+
726
# [3.1.1](https://github.com/gregsdennis/json-everything/pull/759) {#release-patch-3.1.1}
827

928
Update to use _JsonPointer.Net_ v5.0.2.

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

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ title: JsonPath.Net
44
icon: fas fa-tag
55
order: "09.08"
66
---
7+
# [2.0.0](https://github.com/gregsdennis/json-everything/pull/822) {#release-path-2.0.0}
8+
9+
- Add .Net 9.0 support.
10+
- Remove `JsonResult.Error` (obsolete)
11+
- [#821](https://github.com/gregsdennis/json-everything/issues/821) - Fix support for nodelist functions when used as an existence test.
12+
713
# [1.1.6](https://github.com/gregsdennis/json-everything/pull/797) {#release-path-1.1.6}
814

915
[#797](https://github.com/gregsdennis/json-everything/pull/797) - ``.TryParse()`` does not respect `PathParsingOptions.AllowRelativeStart`. Thanks to [@mikechristiansenvae](https://github.com/mikechristiansenvae) for reporting and fixing this.

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

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: JsonPointer.Net
44
icon: fas fa-tag
55
order: "09.10"
66
---
7+
# [5.1.0](https://github.com/gregsdennis/json-everything/pull/822) {#release-e-5.1.0}
8+
9+
Add .Net 9.0 support.
10+
711
# [5.0.2](https://github.com/gregsdennis/json-everything/pull/759) {#release-pointer-5.0.2}
812

913
Fixed a problem with `.ToString()` where pointers constructed using `JsonPointer.Create()` would not properly escape segments.

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

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: JsonSchema.Net.ArrayExt
44
icon: fas fa-tag
55
order: "09.03"
66
---
7+
# [2.2.0](https://github.com/gregsdennis/json-everything/pull/822) {#release-e-2.2.0}
8+
9+
Add .Net 9.0 support.
10+
711
# [2.1.0](https://github.com/gregsdennis/json-everything/pull/719) {#release-schemaarrayext-2.1.0}
812

913
Updated to use _JsonSchema.Net_ v7.0.0, which contains breaking changes ([release notes](/rn-json-schema/#release-schema-7.0.0)).

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

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: JsonSchema.Net.Data
44
icon: fas fa-tag
55
order: "09.02"
66
---
7+
# [7.0.0](https://github.com/gregsdennis/json-everything/pull/822) {#release-schemadata-7.0.0}
8+
9+
Add .Net 9.0 support.
10+
711
# [6.1.0](https://github.com/gregsdennis/json-everything/pull/719) {#release-schemadata-6.1.0}
812

913
Updated to use _JsonSchema.Net_ v7.0.0, which contains breaking changes ([release notes](/rn-json-schema/#release-schema-7.0.0)).

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

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: JsonSchema.Net.DataGeneration
44
icon: fas fa-tag
55
order: "09.07"
66
---
7+
# [2.3.0](https://github.com/gregsdennis/json-everything/pull/822) {#release-schemadatagen-2.3.0}
8+
9+
Add .Net 9.0 support.
10+
711
# [2.2.0](https://github.com/gregsdennis/json-everything/pull/719) {#release-schemadatagen-2.2.0}
812

913
Updated to use _JsonSchema.Net_ v7.0.0, which contains breaking changes ([release notes](/rn-json-schema/#release-schema-7.0.0)).

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

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: JsonSchema.Net.Generation.DataAnnotations
44
icon: fas fa-tag
55
order: "09.06"
66
---
7+
# [1.2.0](https://github.com/gregsdennis/json-everything/pull/822) {#release-schemagendataannotations-1.2.0}
8+
9+
Add .Net 9.0 support.
10+
711
# [1.1.0](https://github.com/gregsdennis/json-everything/pull/719) {#release-schemagendataannotations-1.1.0}
812

913
Updated to use _JsonSchema.Net_ v7.0.0, which contains breaking changes ([release notes](/rn-json-schema/#release-schema-7.0.0)).

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

+4
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+
# [2.3.0](https://github.com/gregsdennis/json-everything/pull/822) {#release-e-2.3.0}
8+
9+
Add .Net 9.0 support.
10+
711
# [4.5.1](https://github.com/gregsdennis/json-everything/pull/796) {#release-schemagen-4.5.1}
812

913
[#795](https://github.com/gregsdennis/json-everything/issues/795) - Added support for `[JsonExclude]` and `[JsonIgnore]` (_System.Text.Json_) for enum members. Thanks to [@2BitSalute](https://github.com/2BitSalute) for suggesting and implementing the idea.

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

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: JsonSchema.Net.OpenApi
44
icon: fas fa-tag
55
order: "09.04"
66
---
7+
# [3.2.0](https://github.com/gregsdennis/json-everything/pull/822) {#release-schemaopenapi-3.2.0}
8+
9+
Add .Net 9.0 support.
10+
711
# [3.1.0](https://github.com/gregsdennis/json-everything/pull/719) {#release-schemaopenapi-3.1.0}
812

913
Updated to use _JsonSchema.Net_ v7.0.0, which contains breaking changes ([release notes](/rn-json-schema/#release-schema-7.0.0)).

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

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ title: JsonSchema.Net
44
icon: fas fa-tag
55
order: "09.01"
66
---
7+
# [7.3.0](https://github.com/gregsdennis/json-everything/pull/822) {#release-schema-7.3.0}
8+
9+
Add .Net 9.0 support.
10+
711
# [7.2.3](https://github.com/gregsdennis/json-everything/pull/792) {#release-schema-7.2.3}
812

913
[#791](https://github.com/gregsdennis/json-everything/issues/791) - Fixes an issue with `ValidatingConverter` where options weren't being honored for explicitly mapped types. Thanks to [@pian0](https://github.com/pian0) for reporting and creating replicating tests.

_docs/release-notes/rn-yaml.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ title: Yaml2JsonNode
44
icon: fas fa-tag
55
order: "09.13"
66
---
7+
# [2.2.0](https://github.com/gregsdennis/json-everything/pull/822) {#release-yaml-2.2.0}
8+
9+
- Add .Net 9.0 support.
10+
- Update YamlDotNet to v16.
11+
712
# [2.1.1](https://github.com/gregsdennis/json-everything/commit/782198a80220fc2e54dfe3e01c2e4da54ab4cad7) {#release-yaml-2.1.1}
813

914
Updating _System.Text.Json_ to 8.0.4 due to a vulnerability.

0 commit comments

Comments
 (0)