ASP API Sprint 71 Review

Notes

We’re aware of some inconsistencies between our published specification and the actual API responses. Specifically, some attributes appear in the specification but not in the response, or have an incorrect name in the specification. We’re working to resolve these issues and will be focusing on this in the coming sprint.

We made some improvements to the performance of the filters you can perform on cost center hierarchies. Previously, we were generating a graph of the hierarchy relationships on the fly with each request. We’re now performing that once during ETL and caching the results, which means that all your descendantOf and ancestorOf filters will run faster.

We also continued our ongoing expansions of testing and converted some new ETL processes to source data from the data lake. This work will continue past go-live.

API Changes

N/A

Recording

ASP API Sprint 71 Review