Standard Envelope
Most Hudhud APIs (Geocoding, Routing) wrap their results in a standard envelope to provide consistent status and error reporting:Exceptions: Maps Styles
The Get Map Styles endpoint is an exception. To ensure full compatibility with map rendering libraries, it returns a raw MapLibre GL Style JSON object directly, without the{ ok, data, error } wrapper.
