This repository has been archived by the owner on Jul 24, 2021. It is now read-only.
API wrappers for Create endpoints (POSTS that return a redirect) should return the redirected data #89
Labels
Milestone
Currently we ignore a redirect on create because it was simpler to implement. We should instead follow the redirect and do the lookup then return the data.
This will be a breaking change for the
conch
library code so needs to happen in 4.x.The text was updated successfully, but these errors were encountered: