devinivy / bedwetter

Auto-generated, RESTful, CRUDdy route handlers for Waterline models in hapi
64 stars 11 forks source link

Remove `prefix` and `id` options. #19

Open devinivy opened 9 years ago

devinivy commented 9 years ago

Prefixing should be achieved using hapi's server.register prefix option. The id option is just a confusing, unnecessary feature.