Added support for generic Json Object and array

This commit is contained in:
Luca Frosini 2025-01-14 18:54:21 +01:00
parent fcf5eda16a
commit 0e6b4d1f9c
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Additional fields (schema mixed) can be added to Context [#26102] - Additional fields (schema mixed) can be added to Context [#26102]
- Added support to define a specific implementation - Added support to define a specific implementation
- Added Event property - Added Event property
- Added support for generic Json Object and Json Array
## [v7.0.0] ## [v7.0.0]