Skip to content

Handle invalid relationship type gracefully

Compare
Choose a tag to compare
@sanfordstudent sanfordstudent released this 02 Aug 20:57
· 106 commits to master since this release

Returns an empty list instead of throwing an error when a user tries to get milestones of an invalid relationship type. Removes API-level validation of relationship types, though data-layer validation remains.