@Parameter(description="Identifier of the geographic address",required=true)@PathVariable("id")Stringid);
@Operation(summary="Retrieves a 'GeographicSubAddress' by Id",operationId="retrieveGeographicSubAddress",description="",tags={"GeographicSubAddress",})