sci2zero / TeslaRIS-backend

GNU General Public License v3.0
0 stars 1 forks source link

Added read all functionality for persons. #55

Closed ivanmrsulja closed 1 year ago

ivanmrsulja commented 1 year ago

Description

Added get all (paged) functionality for person entity.

How should this be tested?

Hit get all endpoint from client tool (e.g. cURL).

Checklist