-
Will be addressed via OD-2496
-
Previous Value Current Value Open
Closed
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
Will be addressed via OD-2496
| Previous Value | Current Value |
|---|---|
Open | Closed |
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
I want to query the list of Labels via the
/~api/label-specs?offset=0&count=10endpoint, to get the label Ids by their names. Now I see in code, that every label spec endpont reqired admin privileges. e.g. here. I understand, that the creation and deletion endpoint require administrative permissions, but I would rather not have my rest API service account be an administrator on my instance. Thank you in advance