dchester / epilogue

Create flexible REST endpoints and controllers from Sequelize models in your Express app
846 stars 116 forks source link

How to add another options item while creating an model instance? #228

Open vafrcor opened 6 years ago

vafrcor commented 6 years ago

I have custom Hook logic at Sequelize Model and need a custom options while creating an instance. see this picture for current Epilogue controller. epilogue-finale-controller-create-options