Overview
Xapi organizations and projects enable systematic API and model evolution by incorporating improvements to existing functionality via improvement artifacts.
Each improvement artifact creates a dedicated improvement branch, isolating code changes. Once resolved, the improvement artifact should be merged into the main branch to update the API design. This enables parallel updates to the same API/Model without risking data loss, allowing for efficient collaboration.
💡
What’s next? Learn how to: