The relevant things that we return in the api are called slug, title, and description. Those map to things that we show in the beeminder interface like so:
slug => Goalname
title => Goal Description
description => not used
The relevant things that we return in the api are called slug, title, and description. Those map to things that we show in the beeminder interface like so:
slug => Goalname
title => Goal Description
description => not used