2026-May-07 - 2.7.15496
Pre-release
Pre-release
Maps-Listing: Use a response object instead of a direct list (#14346) JSON responses are best when they are objects and not a raw list. A raw list is not flexible, you can't add additional attributes to the responses. This update adds a response object for the maps listing and uses that as the respected return value for a maps-listing fetch.