warehouse icon indicating copy to clipboard operation
warehouse copied to clipboard

Move Simple API Redirects to VCL

Open dstufft opened this issue 3 years ago • 0 comments

We should be able to easily generate any redirects for the simple API within VCL, but afaict, currently we're letting those fall through to the backend and having it generate the redirect.

It's not a huge deal since the design of the simple api makes it possible for clients to avoid all redirects, but might as well move that to VCL if we can.

dstufft avatar Jun 10 '22 14:06 dstufft