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

Use only PUT and DELETE in Milliner #640

Closed
dannylamb opened this issue May 23, 2017 · 2 comments
Closed

Use only PUT and DELETE in Milliner #640

dannylamb opened this issue May 23, 2017 · 2 comments

Comments

@dannylamb
Copy link
Contributor

dannylamb commented May 23, 2017

Blocked by #639

PUT and DELETE (in theory) are idempotent operations, and we should be using only those. This will require path minting to be exposed as a microservice. Milliner's POST should be deleted and its PUT should be updated to use the path minting microservice to create and update resources with a PUT to Fedora.

@dannylamb
Copy link
Contributor Author

See islandora-deprecated/claw_vagrant#55 and Islandora-Devops/islandora-playbook#21 for testing instructions on their respective environments.

@dannylamb
Copy link
Contributor Author

resolved via Islandora-Devops/islandora-playbook@c080155

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