Fixed
- The GET /v1/area-reference/areas/within response now matches the documented schema. Areas are returned in a
{ success, result }envelope, and each area's GSS code is exposed in thecodefield. Previously the endpoint returned the raw upstream payload with the GSS code underidand nocodefield.