Commit 4823084
Add test for owned collection mapped to JSON
Addresses review feedback: adds a test covering the owned (non-complex)
collection case mapped to JSON. Owned collections are always nullable
(IsUnique is false), so the default value is null rather than [].
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 55a935c commit 4823084
1 file changed
Lines changed: 49 additions & 0 deletions
Lines changed: 49 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10053 | 10053 | | |
10054 | 10054 | | |
10055 | 10055 | | |
| 10056 | + | |
| 10057 | + | |
| 10058 | + | |
| 10059 | + | |
| 10060 | + | |
| 10061 | + | |
| 10062 | + | |
| 10063 | + | |
| 10064 | + | |
| 10065 | + | |
| 10066 | + | |
| 10067 | + | |
| 10068 | + | |
| 10069 | + | |
| 10070 | + | |
| 10071 | + | |
| 10072 | + | |
| 10073 | + | |
| 10074 | + | |
| 10075 | + | |
| 10076 | + | |
| 10077 | + | |
| 10078 | + | |
| 10079 | + | |
| 10080 | + | |
| 10081 | + | |
| 10082 | + | |
| 10083 | + | |
| 10084 | + | |
| 10085 | + | |
| 10086 | + | |
| 10087 | + | |
| 10088 | + | |
| 10089 | + | |
| 10090 | + | |
| 10091 | + | |
| 10092 | + | |
| 10093 | + | |
| 10094 | + | |
| 10095 | + | |
| 10096 | + | |
| 10097 | + | |
| 10098 | + | |
| 10099 | + | |
| 10100 | + | |
| 10101 | + | |
| 10102 | + | |
| 10103 | + | |
| 10104 | + | |
10056 | 10105 | | |
10057 | 10106 | | |
10058 | 10107 | | |
| |||
0 commit comments