Files
outline/server/routes/api/attachments/index.ts
Mohamed ELIDRISSI 318e1df13b refactor: add server side validation schema for attachments (#4606)
* refactor: schema for attachments.create

* refactor: schema for attachments.delete

* refactor: remove deprecated "public" request param
2022-12-30 09:49:01 -08:00

2 lines
41 B
TypeScript

export { default } from "./attachments";