Previously, validation happened on every call to this endpoint. That led to issues with some of our calls where things were being revalidated when it wasn't needed. This would lead to failures to display, when the data should be able to be presented as is.
Additionally, refactoring was done to split the validation status calls to a separate service to keep the code cleaner and more legible.
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent