kopia lustrzana https://github.com/harvard-lil/archive.social
Update app/server.js
Co-authored-by: Ben Steinberg <bsteinberg@law.harvard.edu>pull/2/head
rodzic
10cd4613a1
commit
1a5b78dfe1
|
@ -73,7 +73,7 @@ export default async function (fastify, opts) {
|
|||
/**
|
||||
* [POST] /
|
||||
* Processes a request to capture a twitter url.
|
||||
* Serves PDF byte directly if operation is successful.
|
||||
* Serves PDF bytes directly if operation is successful.
|
||||
* Returns to form with specific error code, passed as `errorReason`, otherwise.
|
||||
*/
|
||||
fastify.post('/', async (request, reply) => {
|
||||
|
|
Ładowanie…
Reference in New Issue