Closed jeromequeyrou closed 5 years ago
Hi @jeromequeyrou thanks for the feedback.
Can you try with: endpoint: "/forest/action/test"
?
I think it should work.
Let me know.
A fix that should automatically add a missing "/" character has been release in a new v3.2.5 version.
Let me close the thread, but feel free to reopen it if the issue persists after the update. Thanks
Hi everyone, i use forest-express-sequelize 2.16.9 I have a problem when i try to add an action to a collection with default value on a field. When i create my action like this :
the default value is set to the field but when i add an endpoint to the actions, the default value is not set.
i specified it on the action