0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 16:30:37 -05:00
penpot/backend
Andrey Antukh cacee40d11 🎉 Add proper schema encoding/decoding mechanism
this allows almost all api operations to success usin application/json
encoding with the exception of the update-file, which we need to
approach a bit differently;

the reason update-file is different, is because the operations vector
is right now defined without the context of shape type, so we are just
unable to properly parse the value to correct type using the schema
decoding mechanism
2024-08-21 11:27:36 +02:00
..
dev 📎 Update user ns on common and backend 2024-08-16 14:43:06 +02:00
resources 🎉 New oops page with login and request access 2024-08-14 15:32:04 +02:00
scripts 🎉 Add file-data offload mechanism 2024-08-09 14:28:18 +02:00
src 🎉 Add proper schema encoding/decoding mechanism 2024-08-21 11:27:36 +02:00
test/backend_tests 🎉 Add proper schema encoding/decoding mechanism 2024-08-21 11:27:36 +02:00
.gitignore
build.clj
deps.edn ⬆️ Update AWS S3 SDK dependency on backend 2024-05-31 13:31:56 +02:00
package.json ⬆️ Update yarn version to 4.3.1 2024-07-31 16:30:22 +02:00
tests.edn 🔧 Change backend test runner to kaocha 2024-05-29 19:05:04 +02:00
yarn.lock ⬆️ Update dependencies across all modules 2024-05-31 13:28:32 +02:00