Skip to content
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

add a route to only update a redactor's enabled status #814

Merged

Conversation

laverya
Copy link
Member

@laverya laverya commented Jul 17, 2020

the existing route requires you to update the description, redactor yaml, etc at the same time

Usage is to post {"enabled":true} or {"enabled":false} to /api/v1/redact/enabled/{slug} to enable/disable a redactor. It returns the full redactor yaml+metadata struct

the existing route requires you to update the description, redactor yaml, etc at the same time
@laverya laverya merged commit db19fa0 into master Jul 17, 2020
@laverya laverya deleted the laverya/add-route-for-setting-redactor-enabled-status-only branch July 17, 2020 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants