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
Our API should only contain fields we actually use.
Actual Behavior
The results field was part of our very first design and was imagine to contain info like links to logs and test results, but we have since not done anything with it. When we choose to revisit these topics we can add in fields as needed safely, but we should remove this field for now b/c it does nothing at all and the longer we leave it in, the greater the chances that someone will come to rely on it for some reason.
The text was updated successfully, but these errors were encountered:
Expected Behavior
Our API should only contain fields we actually use.
Actual Behavior
The results field was part of our very first design and was imagine to contain info like links to logs and test results, but we have since not done anything with it. When we choose to revisit these topics we can add in fields as needed safely, but we should remove this field for now b/c it does nothing at all and the longer we leave it in, the greater the chances that someone will come to rely on it for some reason.
The text was updated successfully, but these errors were encountered: