Commit 408b122
Caitlin Bales (MSFT)
Add singleton's EntitySet URL to the odata.id URL
This is for the C# generated templates.
Currently in the templates, we generate @odata.id based off an EntitySet name, which is an absolute URL. In the case of a singleton, we want to navigate to that singleton's relevant EntitySet1 parent a6c6b25 commit 408b122
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
140 | 145 | | |
141 | 146 | | |
142 | 147 | | |
| |||
178 | 183 | | |
179 | 184 | | |
180 | 185 | | |
181 | | - | |
| 186 | + | |
182 | 187 | | |
183 | 188 | | |
184 | 189 | | |
| |||
0 commit comments