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

Implement PUT on /corpora/{corpusname}/play/{playname} #45

Closed
cmil opened this issue Jan 11, 2019 · 1 comment · Fixed by #50
Closed

Implement PUT on /corpora/{corpusname}/play/{playname} #45

cmil opened this issue Jan 11, 2019 · 1 comment · Fixed by #50
Assignees

Comments

@cmil
Copy link
Member

cmil commented Jan 11, 2019

As a second step after #44 I suggest to implement PUT and POST on a single play. This would accept a TEI document and would create a new or update an existing resource in the database. This would allow us to add or update a single play without depending on a Github push or reloading the entire corpus.

@cmil cmil self-assigned this Jan 12, 2019
@cmil cmil changed the title Implement PUT and POST on /corpora/{corpusname}/play/{playname} Implement PUT on /corpora/{corpusname}/play/{playname} Jan 30, 2019
@cmil
Copy link
Member Author

cmil commented Jan 30, 2019

PR #50 doesn't implement POST since PUT on either new or existing URIs is sufficient for creating and updating documents.

@cmil cmil closed this as completed in #50 Jan 30, 2019
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 a pull request may close this issue.

1 participant