-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow editing of bucket and key caches via plain/text #117
Comments
Ready for review. Usage:
|
Is there a way to also GET the list in plain text format? So that the client doesn't have to parse the JSON before putting it into an edit box? Something like:
|
One other feature request, per our conversation in chat: Implement support for (Alternatively -- I don't know what's easier or more correct semantically -- you can assume that if somebody is passing in an |
And lastly (so it doesn't get lost in chat) - would it be difficult to change the |
We already have the ability to edit the bucket and key caches by submitting JSON lists. For example:
Now we need the ability to edit those caches using plain text. Like so:
The text was updated successfully, but these errors were encountered: