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.
Updated by ancorgs over 10 years ago
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
Updated by ancorgs over 10 years ago
- Subject changed from api keys for non-operators to Fix the client to not require API key on GET calls
- Description updated (diff)
- Assignee set to cwh
- Target version set to Sprint 11
- Estimated time changed from 24.00 h to 5.00 h
Updated by cwh over 10 years ago
- Status changed from In Progress to Resolved
- % Done changed from 20 to 100
Actions