0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-09 16:30:37 -05:00
penpot/common
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
scripts
src/app/common 🎉 Add proper schema encoding/decoding mechanism 2024-08-21 11:27:36 +02:00
target/classes/app/common
test 🎉 Add proper schema encoding/decoding mechanism 2024-08-21 11:27:36 +02:00
vendor
.gitignore
build.clj
deps.edn ⬆️ Update dependencies across all modules 2024-05-31 13:28:32 +02:00
package.json ⬆️ Update shadown-cljs and beicon dependency 2024-07-31 16:30:22 +02:00
shadow-cljs.edn
tests.edn 🔧 Change common tests runner to kaocha 2024-04-26 11:42:41 +02:00
yarn.lock ⬆️ Update shadown-cljs and beicon dependency 2024-07-31 16:30:22 +02:00