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

Consider making the Asset Manager API more like the Publishing API #506

Open
floehopper opened this issue Mar 2, 2018 · 0 comments
Open

Comments

@floehopper
Copy link
Contributor

Currently the Asset Manager API only supports very generic endpoints, e.g. create, show, update, etc.

Given that our longer-term thinking is to move assets into the Publishing Platform/Content Store, it might make sense to have some "richer" API endpoints that somewhat mirror those in the Publishing API.

So rather than using the generic update endpoint to set a redirect_url on an asset, it might be better to have a specific unpublish or withdraw endpoint. I think this would also make it easier to work out what validation rules should be in place on the Asset model.

@floehopper floehopper added this to the Further improvements milestone Mar 16, 2018
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

No branches or pull requests

1 participant