Skip to content

Basic Api changes

Navin Karkera requested to merge navinkarkera/gkcore:pureRest into master

Almost completed organisation, account and Users api's. Also changed some part of the urls. Changes in user, account, organisation api, instead of list only dictionary will be sent as response. Added opening balance column in accounts table and added not nullable constraints wherever required. Added api for accounts and made changes in organisation and users api. Removed cornice from account and Users api.

Merge request reports