sarriaroman / Keystone-Rest-API

Creates a RESTful API based on Keystone Lists. The extension is also prepared to create the Documentation of the created API
http://sarriaroman.github.io/Keystone-Rest-API
19 stars 6 forks source link

Fixing createRest method #3

Open dminones opened 4 years ago

dminones commented 4 years ago

I've noticed that the example code does not work on current versions of keyston-classic. I think this is related to this repo being outdated on new keystone-classic versions and therefore I've created this fork that fixes this issue by:

Hoping this approach works

dminones commented 4 years ago

Closing since I've found out that this its wrong. Will review and create a new one with a proper fix

dminones commented 4 years ago

Ok, added setCurrentRoutes to avoid losing the previously set routes