Use strings for id values in result payload
Small change that makes the payload for the user-info endpoint a little bit more consistent with the others:
- use strings for id values
- add tests for that
- add contact relationship for user info payload in openapi docs