OData / lab

This repository is for exploring new ideas and developing early prototypes of various OData stacks.
Other
48 stars 59 forks source link

add a way to modify the templates for post / delete / patch actions #37

Open figuerres opened 8 years ago

figuerres commented 8 years ago

I have a large project with many tables to provide common support for. we have a standard that works with our back end database audit trail that I would like to automate so that generating a new controller would be closer to our standard.

any chance we can do something to make that possible / easy?