bounswe / bounswe2015group7

Sculture, The Software Project of Future
6 stars 4 forks source link

[REST] /user/get #131

Closed fthdgn closed 8 years ago

fthdgn commented 8 years ago

Gets public information of the user

Required Request content

Expected Response content

bilalyasar commented 8 years ago

closed via https://github.com/bounswe/bounswe2015group7/commit/7810b4231e59ded27fa5bb44a5ed360849510d45

fthdgn commented 8 years ago

I think we should not use LoginResponse. This method is called by other users.

bilalyasar commented 8 years ago

is it important? do we need create class for every combination?

bilalyasar commented 8 years ago

after discussing with @fthdgn , we think that there is no need to crate new class for every combination. It is not fully needed for simplicity. So i am closing this issue.