You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ All notable changes will be documented in this file
7
7
- added basic Custom API - returns Wildcards by default
8
8
- Discussion API is now returned as child of Article / Product, too
9
9
- minor change in how URLs are built - trailing slash no longer enforced after base API URL
10
+
- entity properties can be accessed directly from EntityIterator now, no need to actually iterate. This forwards the property call to the first entity in the set.
0 commit comments