[
https://issues.apache.org/jira/browse/KNOX-2661?focusedWorklogId=650562&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-650562
]
ASF GitHub Bot logged work on KNOX-2661:
----------------------------------------
Author: ASF GitHub Bot
Created on: 14/Sep/21 13:26
Start Date: 14/Sep/21 13:26
Worklog Time Spent: 10m
Work Description: zeroflag commented on pull request #494:
URL: https://github.com/apache/knox/pull/494#issuecomment-919150330
I see, then I'm ok with it. Although the revoke + delete (and put + enable)
feels a bit weird to me. There is a verb in both the HTTP method and in the
path. But if it's mainly used by the UI then I think it's ok.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 650562)
Time Spent: 1h (was: 50m)
> Consolidate HTTP methods in TokenResource
> -----------------------------------------
>
> Key: KNOX-2661
> URL: https://issues.apache.org/jira/browse/KNOX-2661
> Project: Apache Knox
> Issue Type: Task
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Time Spent: 1h
> Remaining Estimate: 0h
>
> During the new token management UI creation, the enable/disable methods
> changed from POST to PUT. However, the revoke operation is still a POST
> whereas it should be a DELETE operation.
> Other than this, I think all API endpoints should be investigated and changed
> their HTTP method if needed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)