Actions
action #2816
closedFix the client to not require API key on GET calls
Description
GET operations (that is, reading) don't need an API key. See, for example https://openqa.opensuse.org/api/v1/jobs?iso=openSUSE-FTT-GNOME-Live-i686-Snapshot20140703-Media.iso
Nevertheless, the client tool always requires a valid API key for any operation. This should be fixed in the client.
Actions