scotthovestadt / gigya

Gigya JavaScript REST SDK
MIT License
37 stars 62 forks source link

Missing methods in GSApiService #19

Closed BarakHirsch closed 5 years ago

BarakHirsch commented 6 years ago

Hey, I'm developing a new app and I need to use the following methods which are missing from the api: admin.getGroups admin.getACL admin.setACL

Thanks,

iBaryo commented 5 years ago

GSApiService not related to this repo (it does inherit from this repo's Gigya class).

anyway, if you need it - feel free to open a PR with the relevant types.