brighthive / master-client-index

BrightHive's Master Client Index framework.
MIT License
2 stars 2 forks source link

Education level not returned as a response #21

Open gregmundy opened 4 years ago

gregmundy commented 4 years ago

When the application performs a GET request for a specific individual, the create_user_blob method does not provide a value for the education level field, thus this information is never handed back to the client. This is a relatively simple fix that requires adding the education level to the method body.