Designing an API that works with Tasktop: The object model
Designing a REST API that works well with Tasktop is challenging. There are a lot of subtle things that can go wrong during the API design phase that can make it difficult for Tasktop to flow data to and from an ALM system. A first-class entity is an object that the API allows you to...