Closed davidmz closed 4 years ago
This changeset completely removes old (v1) serializers. The output of some API methods is slightly changes but it should not affect clients.
'create' and 'update' methods of the UsersContoller now returns the same data as whoami.
'create' and 'update' methods of the GroupsController now returns the same data as UsersController.show with 'users' -> 'groups' key replacing.
This changeset completely removes old (v1) serializers. The output of some API methods is slightly changes but it should not affect clients.
'create' and 'update' methods of the UsersContoller now returns the same data as whoami.
'create' and 'update' methods of the GroupsController now returns the same data as UsersController.show with 'users' -> 'groups' key replacing.