Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.Net: Unit test for KernelJsonSchemaBuilder (#8989)
Make sure the `KernelJsonSchemaBuilder` can build schemas for types having public properties of `object` or/and `KernelJsonSchema` types that have default values in the constructor. This test verifies that the fix #8988 works and prevents future regressions of this scenario.
- Loading branch information