You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question regarding the example in your README where you demonstrate how to use the expand parameter. Specifically, I noticed that the employments attribute returns a list of ids when it is not expanded. However, when expanded, it returns an Employment object. Is this expected behavior? And if so, how do I access all of the employments for a given employee?
Hi there,
I have a question regarding the example in your README where you demonstrate how to use the expand parameter. Specifically, I noticed that the employments attribute returns a list of ids when it is not expanded. However, when expanded, it returns an Employment object. Is this expected behavior? And if so, how do I access all of the employments for a given employee?
The text was updated successfully, but these errors were encountered: