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

Relations API #232

Open
evillemez opened this issue May 13, 2014 · 2 comments
Open

Relations API #232

evillemez opened this issue May 13, 2014 · 2 comments

Comments

@evillemez
Copy link
Contributor

The GET /relations route doesn't have a (documented) filter for the actual relation id...

The id filter currently refers to the resource, where it's either the subject or object. That filter should be renamed to resourceId, and id should be the Relation id.

@gliese1337
Copy link

@evillemez Could we add a PUT route for editing relations? As far as I can tell, the only way to do that at the moment is deleting the original relation and recreating a new one with the updated data.

This isn't a huge issues, since there's only so much data in a relation that you could possibly edit, but it does come up when people want to change the kind of their text tracks.

@evillemez
Copy link
Contributor Author

@gliese1337 Sorry for the delay...

Doable - but I'm not at AC anymore and can't really devote any time to the project, unfortunately... I'd bet that @DavidMikeSimon would accept a PR if anyone were to add it, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants